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