IMethodMethod Property
IT Hit WebDAV Classes Reference
Gets or sets iTip method type. Provides access to "METHOD" property value.
Namespace: ITHit.WebDAV.CalendarAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxMethodType Method { get; set; }
Property Method As MethodType
Get
Set
property MethodType^ Method {
MethodType^ get ();
void set (MethodType^ value);
}
abstract Method : MethodType with get, set
Property Value
Type:
MethodType
See Also