IAppointment::get_Recipients
9/8/2008
The Os destinatários propriedade obtém os destinatários lista como um objeto interface IRecipients. Use os métodos para a IRecipients interface get, adicionar ou remover destinatários na lista de destinatários.
Syntax
HRESULT get_Recipients(
IRecipients ** pRecipients
);
Parameters
- pRecipients
[out] Referência a lista IRecipients.
Return Value
This method returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED GPSGetPosition, e E_FAIL, as well as o seguinte.
- S_OK
The method completed successfully.
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
Tasks
Reference
IAppointment
Pocket Outlook Object Model Interfaces