MethodTypeDeclineCounter Property
IT Hit WebDAV Classes Reference
Used by the Organizer to decline the proposed counter proposal. String value is "DECLINECOUNTER", integer value is 8.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static MethodType DeclineCounter { get; }
Public Shared ReadOnly Property DeclineCounter As MethodType
Get
public:
static property MethodType^ DeclineCounter {
MethodType^ get ();
}
static member DeclineCounter : MethodType with get
Property Value
Type:
MethodTypeSee Also