TnefWriter.StartPropertyValue Method
The StartPropertyValue method starts a property value.
Namespace: Microsoft.Exchange.Data.ContentTypes.Tnef
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Sub StartPropertyValue
'Usage
Dim instance As TnefWriter
instance.StartPropertyValue()
public void StartPropertyValue()