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