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

See also

Reference

CalendarWriter class

CalendarWriter members

Microsoft.Exchange.Data.ContentTypes.iCalendar namespace