Frequency Enumeration
The Frequency enumeration contains values that represent recurrence frequencies as defined by RFC2445.
Namespace: Microsoft.Exchange.Data.ContentTypes.iCalendar
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)
Syntax
'Declaration
Public Enumeration Frequency
public enum Frequency
public enum class Frequency
public enum Frequency
public enum Frequency
Members
Member name | Description |
---|---|
Daily | Indicates a recurrence value of Daily. |
Hourly | Indicates a recurrence value of Hourly. |
Minutely | Indicates a recurrence value of Minutely. |
Monthly | Indicates a recurrence value of Monthly. |
Secondly | Indicates a recurrence value of Secondly. |
Unknown | Indicates an error in the recurrence rule. |
Weekly | Indicates a recurrence value of Weekly. |
Yearly | a recurrence value of Yearly. |
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows 98, Windows 2000, Windows 2000 Server, Windows CE, Windows Longhorn, Windows 98 Second Edition, Pocket PC, Smart Phone, Windows Server 2003, Windows XP Professional with Service Pack 2 (SP2)