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.WebDAV.CalendarAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic 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:
MethodType
See Also