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