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