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