MethodTypeRefresh Property
IT Hit WebDAV Classes Reference
Used by an Attendee to request the latest version of an iCalendar object. String value is "REFRESH", integer value is 6.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static MethodType Refresh { get; }
Public Shared ReadOnly Property Refresh As MethodType
Get
public:
static property MethodType^ Refresh {
MethodType^ get ();
}
static member Refresh : MethodType with get
Property Value
Type:
MethodTypeSee Also