Share via


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

IPOlRecipient methods Description

IPOlRecipient::Resolve

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

Creating a Meeting Request

Reference

Pocket Outlook Object Model Interfaces
IRecipient
IRecipients

Other Resources

Pocket Outlook Object Model Enumerations