TnefAttributeTag Enumeration
The TnefAttributeTag enumeration contains values that identify TNEF attributes.
Namespace: Microsoft.Exchange.Data.ContentTypes.Tnef
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)
Syntax
'Declaration
Public Enumeration TnefAttributeTag
public enum TnefAttributeTag
public enum class TnefAttributeTag
public enum TnefAttributeTag
public enum TnefAttributeTag
Members
| Member name | Description | 
|---|---|
| AidOwner | Indicates the attAidOwner attribute. This is equivalent to the PR_OWNER_APPT_ID MAPI property. | 
| AttachCreateDate | Indicates theattAttachCreateDate attribute. This is equivalent to the PR_CREATION_TIME MAPI property. | 
| AttachData | Indicates the attAttachDataattribute attribute. This is equivalent to the PR_ATTACH_DATA_BIN or PR_ATTACH_DATA_OBJ MAPI property. | 
| Attachment | Indicates the attAttachmentattribute attribute. This is equivalent to the arbitrary attachment MAPI properties | 
| AttachMetaFile | Indicates the attAttachMetaFile attribute attribute. This is equivalent to the PR_ATTACH_RENDERING MAPI property. | 
| AttachModifyDate | Indicates the attAttachModifyDate attribute. This is equivalent to the PR_LAST_MODIFICATION_TIME MAPI property. | 
| AttachRenderData | Indicates the attAttachRenddata attribute. | 
| AttachTitle | Indicates the attAttachTitle attribute. This is equivalent to the PR_ATTACH_FILENAME MAPI property. | 
| AttachTransportFilename | Indicates the attAttachTransportFilename attribute. This is equivalent to the PR_ATTACH_TRANSPORT_NAME MAPI property. | 
| Body | Indicates the attBody attribute. This is equivalent to the PR_BODY | 
| ConversationId | Indicates the attConversationId attribute. This is equivalent to the PR_CONVERSATION_KEY MAPI property attribute. | 
| DateEnd | Indicates the attDateEnd attribute. This is equivalent to the PR_END_DATE MAPI property. | 
| DateModified | Indicates the attDateModified attribute. This is equivalent to the PR_LAST_MODIFICATION_TIME MAPI property. | 
| DateReceived | Indicates the attDateRecd attribute. This is equivalent to the PR_MESSAGE_DELIVERY_TIME MAPI property. | 
| DateSent | Indicates the attDateSent attribute. This is equivalent to the PR_CLIENT_SUBMIT_TIME MAPI property. | 
| DateStart | Indicates the attDateStart attribute. This is equivalent to the PR_START_DATE MAPI property. | 
| Delegate | Indicates the attDelegate attribute. This is equivalent to the PR_RCVD_REPRESENTING_xxx MAPI property. | 
| From | Indicates the attFrom attribute. This is equivalent to the PR_SENDER_ENTRYID and PR_SENDER_NAME MAPI properties. | 
| MapiProperties | Indicates the attMapiProps attribute. This is equivalent to an arbitrary MAPI property list | 
| MessageClass | Indicates the attMessageClass attribute. This is equivalent to the PR_MESSAGE_CLASS MAPI property. | 
| MessageId | Indicates the attMessageId attribute. This is equivalent to the PR_SEARCH_KEY property. | 
| MessageStatus | Indicates the attMessageStatus attribute. This is equivalent to the PR_MESSAGE_FLAGS MAPI property. | 
| Null | Indicates the attNull attribute. | 
| OemCodepage | Indicates the attOemCodepage attribute. | 
| OriginalMessageClass | Indicates the attOriginalMessageClass attribute. This is equivalent to the PR_ORIG_MESSAGE_CLASS MAPI property. | 
| Owner | Indicates the attOwner attribute. This is equivalent to the PR_RCVD_REPRESENTING_xxx or PR_SENT_REPRESENTING_xxx MAPI property. | 
| ParentId | Indicates the attParentId attribute. This is equivalent to the PR_PARENT_KEY MAPI property. | 
| Priority | Indicates the attPriority attribute. This is equivalent to the PR_IMPORTANCE property. | 
| RecipientTable | Indicates the attRecipTable attribute. This is equivalent to the PR_MESSAGE_RECIPIENTS MAPI property. | 
| RequestResponse | Indicates the attRequestRes attribute. This is equivalent to the PR_RESPONSE_REQUESTED MAPI property. | 
| SentFor | Indicates the attSentFor attribute. This is equivalent to the PR_SENT_REPRESENTING_xxx | 
| Subject | Indicates the attSubject attribute. This is equivalent to the PR_SUBJECT MAPI property. | 
| TnefVersion | Indicates the attTnefVersion attribute. | 
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003