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