IRecipient

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The IRecipient interface represents a single member of a collection of recipients.

Methods in Vtable Order

IRecipient methods Description

IRecipient::put_Address

Sets the e-mail address of the recipient.

IRecipient::get_Address

Gets the e-mail address of the recipient.

IRecipient::get_Name

Gets the display name of the recipient.

IRecipient::get_Application

Gets the main Outlook Mobile IPOutlookApp object.

Requirements

Header pimstore.h
Library Pimstore.lib
Windows Embedded CE Windows CE 2.0 and later
Windows Mobile Windows Mobile Version 5.0 and later

See Also

Reference

IRecipients
IPOlRecipient
Pocket Outlook Object Model Interfaces

Other Resources

Pocket Outlook Object Model Enumerations