Recipient Object Members

Outlook Developer Reference

Represents a user or resource in Outlook, generally a mail message addressee.

Methods

  Name Description
Bb176763.methods(en-us,office.12).gif Delete Deletes an object from the collection.
Bb176763.methods(en-us,office.12).gif FreeBusy Returns free/busy information for the recipient.
Bb176763.methods(en-us,office.12).gif Resolve Attempts to resolve a Recipient object against the Address Book.

Properties

  Name Description
Bb176763.properties(en-us,office.12).gif Address Returns a String representing the e-mail address of the Recipient. Read-only.
Bb176763.properties(en-us,office.12).gif AddressEntry Returns the AddressEntry object corresponding to the resolved recipient. Read/write.
Bb176763.properties(en-us,office.12).gif Application Returns an Application object that represents the parent Outlook application for the object. Read-only.
Bb176763.properties(en-us,office.12).gif AutoResponse Returns or sets a String representing the text of an automatic response for a Recipient. Read/write.
Bb176763.properties(en-us,office.12).gif Class Returns an OlObjectClass constant indicating the object's class. Read-only.
Bb176763.properties(en-us,office.12).gif DisplayType Returns a constant belonging to the OlDisplayType enumeration that describes the nature of the Recipient. Read-only.
Bb176763.properties(en-us,office.12).gif EntryID Returns a String representing the unique Entry ID of the object. Read-only.
Bb176763.properties(en-us,office.12).gif Index Returns a Long indicating the position of the object within the collection. Read-only.
Bb176763.properties(en-us,office.12).gif MeetingResponseStatus Returns an OlResponseStatus constant indicating the overall status of the response to the meeting request for the recipient. Read-only.
Bb176763.properties(en-us,office.12).gif Name Returns the display name for the object. Read-only.
Bb176763.properties(en-us,office.12).gif Parent Returns the parent Object of the specified object. Read-only.
Bb176763.properties(en-us,office.12).gif PropertyAccessor Returns a PropertyAccessor object that supports creating, getting, setting, and deleting properties of the parent Recipient object. Read-only.
Bb176763.properties(en-us,office.12).gif Resolved Returns a Boolean that indicates True if the recipient has been validated against the Address Book. Read-only.
Bb176763.properties(en-us,office.12).gif Session Returns the NameSpace object for the current session. Read-only.
Bb176763.properties(en-us,office.12).gif TrackingStatus Returns or sets an OlTrackingStatus constant indicating the tracking status for the recipient. Read/write.
Bb176763.properties(en-us,office.12).gif TrackingStatusTime Returns or sets a Date indicating the tracking status date and time for the recipient. Read/write.
Bb176763.properties(en-us,office.12).gif Type Returns or sets a Long representing the type of recipient. Read/write.