Recipient Members (Outlook)
Represents a user or resource in Outlook, generally a mail or mobile message addressee.
Methods
Name |
Description |
---|---|
Deletes an object from the collection. |
|
Returns free/busy information for the recipient. |
|
Attempts to resolve a Recipient object against the Address Book. |
Properties
Name |
Description |
---|---|
Returns a String representing the e-mail address of the Recipient. Read-only. |
|
Returns the AddressEntry object corresponding to the resolved recipient. Read/write. |
|
Returns an Application object that represents the parent Outlook application for the object. Read-only. |
|
Returns or sets a String representing the text of an automatic response for a Recipient. Read/write. |
|
Returns an OlObjectClass constant indicating the object's class. Read-only. |
|
Returns a constant belonging to the OlDisplayType enumeration that describes the nature of the Recipient. Read-only. |
|
Returns a String representing the unique Entry ID of the object. Read-only. |
|
Returns a Long indicating the position of the object within the collection. Read-only. |
|
Returns an OlResponseStatus constant indicating the overall status of the response to the meeting request for the recipient. Read-only. |
|
Returns the display name for the object. Read-only. |
|
Returns the parent Object of the specified object. Read-only. |
|
Returns a PropertyAccessor object that supports creating, getting, setting, and deleting properties of the parent Recipient object. Read-only. |
|
Returns a Boolean that indicates True if the recipient has been validated against the Address Book. Read-only. |
|
Returns or sets a value that indicates whether a meeting request can be sent to the Recipient. Read/write |
|
Returns the NameSpace object for the current session. Read-only. |
|
Returns or sets an OlTrackingStatus constant indicating the tracking status for the recipient. Read/write. |
|
Returns or sets a Date indicating the tracking status date and time for the recipient. Read/write. |
|
Returns or sets a Long representing the type of recipient. Read/write. |