Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
3/29/2010

Defines a Recipient for Meeting requests and MAPI messages.

The following tables list the members exposed by the Recipienttype.

Public Constructors

  Name Description
Recipient Overloaded.  
Top

Public Properties

  Name Description
Address Gets the Recipient’s e-mail address (in the case of Meeting requests and e-mail messages), and the Recipient’s SMS address in the case of SMS messages.
Name Gets the Recipient’s name.
Top

Public Methods(see also Protected Methods)

  Name Description
Dispose Overloaded.  
Equals  Overloaded. (inherited from Object)
GetHashCode  (inherited from Object)
GetType  (inherited from Object)
ReferenceEquals  (inherited from Object)
ToString Overridden. Gets the Recipient’s name and address.
Top

Protected Methods

  Name Description
Dispose Overloaded.  
Finalize Overridden. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources, and performs other cleanup operations before garbage collection is performed.
MemberwiseClone  (inherited from Object)
Top

See Also