TnefWriterFlags enumeration
The TnefWriterFlags contains an enumeration value specifying not to overwrite the TnefVersion and OemCodePage attributes in the TNEF 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 Enumeration TnefWriterFlags
'Usage
Dim instance As TnefWriterFlags
public enum TnefWriterFlags
Members
Member name | Description | |
---|---|---|
NoStandardAttributes | Indicates not to overwrite the TnefVersion and OemCodePage attributes. |