MethodTypeCounter Property
IT Hit WebDAV Classes Reference
Used by an Attendee to negotiate a change in an iCalendar object. String value is "COUNTER", integer value is 7.
Namespace: ITHit.WebDAV.CalendarAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static MethodType Counter { get; }
Public Shared ReadOnly Property Counter As MethodType
Get
public:
static property MethodType^ Counter {
MethodType^ get ();
}
static member Counter : MethodType with get
Property Value
Type:
MethodType
See Also