TnefAttributeLevel Enumeration
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. |