Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The TnefAttributeLevel enumeration specifies the level of a Tnef Attribute.
Namespace: Microsoft.Exchange.Data.ContentTypes.Tnef
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Enumeration TnefAttributeLevel
'Usage
Dim instance As TnefAttributeLevel
public enum TnefAttributeLevel
Members
| Member name | Description | |
|---|---|---|
| Message | Indicates a Message-level attribute. | |
| Attachment | Indicates an Attachment-level attribute. |