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