IPOlRecipient (Windows Embedded CE 6.0)
1/6/2010
The IPOlRecipient interface provides the Resolve method, 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
- IUnknown methods
- IDispatch methods
- IRecipient methods
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 |
See Also
Tasks
Reference
Pocket Outlook Object Model Interfaces
IRecipient
IRecipients