Share via


CalendarWriter.Flush Method

The Flush method flushes all data up to the last closed property to the underlying stream.

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

Syntax

'Declaration
Public Sub Flush
'Usage
Dim instance As CalendarWriter

instance.Flush()
public void Flush()