Freigeben über


CalendarPropertyReader.ReadValueAsRecurrence Method

The ReadValueAsRecurrence method returns the current value as a Recurrence object.

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

Syntax

'Declaration
Public Function ReadValueAsRecurrence As Recurrence
'Usage
Dim instance As CalendarPropertyReader
Dim returnValue As Recurrence

returnValue = instance.ReadValueAsRecurrence()
public Recurrence ReadValueAsRecurrence()