ClassificationTypeConfidential Property
IT Hit WebDAV Classes Reference
Confidential access. String value is "CONFIDENTIAL", integer value is 3.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public 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:
ClassificationTypeSee Also