CalendarUserTypeResource Property
IT Hit WebDAV Classes Reference
Calendar user that represents a resource. String value is "RESOURCE", 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 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:
CalendarUserTypeSee Also