CalendarWriter.Dispose Method
The Dispose method releases all managed and unmanaged resources used by the CalendarWriter.
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 CalendarWriter
instance.Dispose()
public void Dispose()