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()

See also

Reference

CalendarReader class

CalendarReader members

Microsoft.Exchange.Data.ContentTypes.iCalendar namespace