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
<FlagsAttribute> _
Public Enumeration TnefWriterFlags
[FlagsAttribute] 
public enum TnefWriterFlags
[FlagsAttribute] 
public enum class TnefWriterFlags
/** @attribute FlagsAttribute() */ 
public enum TnefWriterFlags
FlagsAttribute 
public enum TnefWriterFlags
Members
| Member name | Description | 
|---|---|
| NoStandardAttributes | Indicates not to overwrite the TnefVersion and OemCodePage attributes. | 
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003