IPimNewCard (Compact 7)

3/12/2014

This interface represents a newly updated contact card.

Methods

This interface defines the following methods (listed in vtable order) in addition to the standard IUnknown methods:

Method Description

GetSupportedNewCardItemTypes

Retrieves the PIM types supported by the edit card.

GetSupportedNewCardMode

Retrieves the mode supported by the edit card. The mode indicates if the edit card completely replaces the existing edit card behavior or the edit card is actually provides an addendum to the default experience and it will only be invoked after the default edit card.

Create

Creates third party contacts. When the user chooses the type of contact, the contact type picker control invokes this method is to edit the contact for that type.

Remarks

This interface can be implemented by the applications that plug their own new item creation experience into PIM applications. Currently, only the Contact and Calendar applications support this.

Requirements

Header

poomext.h

See Also

Reference

Pocket Outlook Object Model Interfaces
IPimConfigurationManager
IPimDisplayCard