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