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