Share via


TnefWriter.Flush Method

The Flush method flushes any buffered data to the stream that this TnefWriter object owns.

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

Syntax

'Declaration
Public Sub Flush
'Usage
Dim instance As TnefWriter

instance.Flush()
public void Flush()