Partager via


IRecipient3 (Compact 7)

3/12/2014

The IRecipient3 interface represents the recipient details associated with a meeting request.

Methods in Vtable Order

Method Description

IRecipient3::get_Address

Retrieves the email address for this recipient.

IRecipient3::get_Alias

Retrieves the alias portion of the email address for this recipient.

IRecipient3::get_Name

Retrieves the name for this recipient.

IRecipient3::get_Status

Retrieves the meeting request status of this recipient (Unknown, Accepted, Declined, Tentative, or No Response).

IRecipient3::get_Type

Retrieves the meeting attendee type of this recipient (Required, Optional, Resource, Organizer, or Unknown).

IRecipient3::GetItem

Retrieves the Contact item associated with this recipient.

Remarks

Applies to Windows Embedded Compact 7.

Requirements

Header

pimstore.h

Library

Pimstore.lib

See Also

Reference

Pocket Outlook Object Model Interfaces