FrequencyTypeHourly Property 
IT Hit WebDAV Classes Reference 
            Used to specify repeating events based on an interval of an hour or more. String value is "HOURLY", integer value is 3.
            
 
    Namespace: 
   ITHit.Collab.Calendar
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntaxpublic static FrequencyType Hourly { get; }Public Shared ReadOnly Property Hourly As FrequencyType
	Get
public:
static property FrequencyType^ Hourly {
	FrequencyType^ get ();
}static member Hourly : FrequencyType with get
Property Value
Type: 
FrequencyType
See Also