Recurrence class
The Recurrence class represents an iCalendar recurrence rule value type as defined by RFC 2445.
Inheritance hierarchy
System.Object
Microsoft.Exchange.Data.ContentTypes.iCalendar.Recurrence
Namespace: Microsoft.Exchange.Data.ContentTypes.iCalendar
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Class Recurrence
'Usage
Dim instance As Recurrence
public class Recurrence
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.