MethodTypeRequest Property
IT Hit WebDAV Classes Reference
Used to schedule an iCalendar object with other "Calendar Users". String value is "REQUEST", integer value is 2.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static MethodType Request { get; }
Public Shared ReadOnly Property Request As MethodType
Get
public:
static property MethodType^ Request {
MethodType^ get ();
}
static member Request : MethodType with get
Property Value
Type:
MethodTypeSee Also