CalendarUserTypeResource Property
IT Hit WebDAV Classes Reference
Calendar user that represents a resource.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static CalendarUserType Resource { get; }
Public Shared ReadOnly Property Resource As CalendarUserType
Get
public:
static property CalendarUserType^ Resource {
CalendarUserType^ get ();
}
static member Resource : CalendarUserType with get
Property Value
Type:
CalendarUserType
See Also