Share via


TnefWriter.StartRow Method

The StartRow method starts a new row in a RecipientTable attribute.

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

Syntax

'Declaration
Public Sub StartRow
'Usage
Dim instance As TnefWriter

instance.StartRow()
public void StartRow()