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