MethodTypeAdd Property
IT Hit WebDAV Classes Reference
Add one or more new instances to an existing recurring iCalendar object. String value is "ADD", integer value is 4.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static MethodType Add { get; }
Public Shared ReadOnly Property Add As MethodType
Get
public:
static property MethodType^ Add {
MethodType^ get ();
}
static member Add : MethodType with get
Property Value
Type:
MethodTypeSee Also