mailMessage object
The mailMessage object is a system structure containing information
about a specific mail message. A mailMessage object has no events.
Properties
|
mailMessage property |
Datatype |
Description |
|---|---|---|
|
AttachmentFile[ ] |
mailFileDescription |
Specifies the file attachment for the current |
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
|
ConversationID |
String |
Specifies the conversation thread ID for the |
|
DateReceived |
String |
Indicates the date on which the current message was |
|
MessageSent |
Boolean |
Indicates whether the current message has been sent TRUE — Message has been sent to mail FALSE — Message has not yet been |
|
MessageType |
String |
Indicates the type of the current message. A value |
|
NoteText |
String |
Specifies the content of the message body. (Runtime |
|
ReceiptRequested |
Boolean |
Indicates whether a return receipt is requested for TRUE — Return FALSE — Return receipt not |
|
Recipient[ ] |
mailRecipient |
Specifies the recipient of the current message. For |
|
Subject |
String |
Specifies the subject line, displayed in the |
|
Unread |
Boolean |
Indicates whether or not the message has been read. TRUE — Message has not FALSE — Message has been |
Functions
|
mailMessage function |
Datatype returned |
Description |
|---|---|---|
|
String |
Returns the class of the object |
|
|
Integer |
Creates a reference to a context-specific instance |
|
|
PowerObject |
Returns a reference to the name of the parent |
|
|
Object |
Returns the type of the object |