MethodTypeReply Property
IT Hit WebDAV Classes Reference
A reply is used in response to a request to convey Attendee status to the Organizer. String value is "REPLY", integer value is 3.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static MethodType Reply { get; }
Public Shared ReadOnly Property Reply As MethodType
Get
public:
static property MethodType^ Reply {
MethodType^ get ();
}
static member Reply : MethodType with get
Property Value
Type:
MethodTypeSee Also