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. |
A version of this page is also available for
4/8/2010
IRecipients
Pocket Outlook Object Model Interfaces
The IPOlRecipientinterface provides the Resolvemethod, which matches first and last names of a recipient against the Contact items in the data store. It looks for both complete and partial matches. After obtaining a match, it sets the Name and Address properties for the recipient.
Methods in Vtable Order
-
IUnknownmethods
-
IDispatchmethods
-
IRecipientmethods
IPOlRecipient methods | Description |
---|---|
Resolves a recipient against the Contact items in the data store. |
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
Creating a Meeting RequestReference
IRecipientIRecipients
Pocket Outlook Object Model Interfaces