FrequencyTypeMonthly Property 
IT Hit WebDAV Classes Reference 
            Used to specify repeating events based on an interval of a month or more. String value is "MONTHLY", integer value is 6.
            
 
    Namespace: 
   ITHit.Collab.Calendar
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntaxpublic static FrequencyType Monthly { get; }Public Shared ReadOnly Property Monthly As FrequencyType
	Get
public:
static property FrequencyType^ Monthly {
	FrequencyType^ get ();
}static member Monthly : FrequencyType with get
Property Value
Type: 
FrequencyType
See Also