Share via


CalendarWriter.EndComponent Method

The EndComponent method ends the current component.

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

Syntax

'Declaration
Public Sub EndComponent
'Usage
Dim instance As CalendarWriter

instance.EndComponent()
public void EndComponent()