CalendarUserTypeUnknown Property
IT Hit WebDAV Classes Reference
Calendar user of unknown type.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static CalendarUserType Unknown { get; }
Public Shared ReadOnly Property Unknown As CalendarUserType
Get
public:
static property CalendarUserType^ Unknown {
CalendarUserType^ get ();
}
static member Unknown : CalendarUserType with get
Property Value
Type:
CalendarUserType
See Also