Message (Windows Property System)
In this section
Topic | Description |
---|---|
System.Message.AttachmentContents |
|
System.Message.AttachmentNames |
The names of the attachments in a message. |
System.Message.BccAddress |
The addresses in the Bcc: field. |
System.Message.BccName |
The names of people in the Bcc: field. |
System.Message.CcAddress |
The addresses in the Cc: field. |
System.Message.CcName |
The names of people in the Cc: field. |
System.Message.ConversationID |
|
System.Message.ConversationIndex |
|
System.Message.DateReceived |
The date and time a communication was received. |
System.Message.DateSent |
The date and time a communication was sent. |
System.Message.Flags |
Flags associated with e-mail messages (identifying that a read receipt is pending, for example). The values stored here by Outlook are defined for PR_MESSAGE_FLAGS. |
System.Message.FromAddress |
|
System.Message.FromName |
The names of people in the From: field. |
System.Message.HasAttachments |
|
System.Message.IsFwdOrReply |
|
System.Message.MessageClass |
The type of Microsoft Outlook message (meeting, task, mail, and so on). |
System.Message.Participants |
Participants in communication. |
System.Message.ProofInProgress |
Identifies whether the message junk e-mail proofing is still in progress. |
System.Message.SenderAddress |
|
System.Message.SenderName |
|
System.Message.Store |
The store (also known as the protocol handler) FILE, MAIL, OUTLOOKEXPRESS. |
System.Message.ToAddress |
The addresses in the To: field. |
System.Message.ToDoFlags |
Identifies whether a message is flagged as a to-do item. |
System.Message.ToDoTitle |
|
System.Message.ToName |
The names of people in the To: field. |