CalendarReader.Dispose method

The Dispose method releases all managed and unmanaged resources used by the CalendarReader.

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

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As CalendarReader

instance.Dispose()
public void Dispose()

See also

Reference

CalendarReader class

CalendarReader members

Dispose overload

Microsoft.Exchange.Data.ContentTypes.iCalendar namespace