ClassificationTypeConfidential Property
IT Hit WebDAV Classes Reference
Confidential access. String value is "CONFIDENTIAL", integer value is 3.
Namespace: ITHit.WebDAV.CalendarAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static ClassificationType Confidential { get; }
Public Shared ReadOnly Property Confidential As ClassificationType
Get
public:
static property ClassificationType^ Confidential {
ClassificationType^ get ();
}
static member Confidential : ClassificationType with get
Property Value
Type:
ClassificationType
See Also