IMethodMethod Property 
IT Hit WebDAV Classes Reference 
            Gets or sets iTip method type. Provides access to "METHOD" property value.
            
 
    Namespace: 
   ITHit.Collab.Calendar
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
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