Freigeben über


CalendarReader.Close Method

The Close method closes this CalendarReader structure and any resources it used to read iCalendar data.

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

Syntax

'Declaration
Public Overridable Sub Close
'Usage
Dim instance As CalendarReader

instance.Close()
public virtual void Close()