Partager via


Recurrence Constructor

The Recurrence constructor creates a new Recurrence object that has default values.

Namespace:  Microsoft.Exchange.Data.ContentTypes.iCalendar
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New Recurrence()
public Recurrence()