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