mailRecipient object
The mailRecipient object is a system structure containing
information about the recipient of a mail message. You populate the
mailRecipient structure using the mailAddress function. A mailRecipient
object has no events.
For information about the mailAddress function, see the section called “mailAddress” in PowerScript Reference.
Properties
|
mailRecipient property |
Datatype |
Description |
|---|---|---|
|
Address |
String |
Specifies the electronic mail address of the |
|
ClassDefinition |
PowerObject |
An object of type PowerObject containing |
|
EntryID |
Blob |
Binary entry identifier information used |
|
Name |
String |
Specifies the name of the current mail recipient. |
|
RecipientType |
mailRecipientType (enumerated) |
Specifies the type of the current mail recipient. mailBCC! mailCC! mailOriginator! mailTo! |
Functions
|
mailRecipient 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 |