IRecipient2::get_Type (Compact 7)
3/12/2014
The get_Type method gets the meeting attendee type for a recipient of a meeting request.
Syntax
HRESULT get_Type (
OlRecipientType *ftType
)
Parameters
- rtType
[out] A reference to one of the OlRecipientType enumeration values.
Return Value
This method returns the standard values HRESULT_FROM_WIN32(GetLastError()), E_INVALIDARG, and E_FAIL, as well as the following:
- S_OK
The method completed successfully.
Remarks
This method is supported for messaging systems synchronizing with Exchange Server 12.
Requirements
Header |
pimstore.h |
Library |
Pimstore.lib |
See Also
Reference
IRecipient2
IRecipient
IRecipients
IRecipient2::put_Type
IRecipient2::put_Status
IRecipient2::get_Status
OlRecipientType
OlRecipientStatus