ICalContactLinkHandler
4/8/2010
A developer can customize what happens in response to a user selecting a hyperlink in the calendar application. The developer must provide event handlers to implement the desired behavior. The event handlers are the OnEmail and OnPhoneNumber methods of this interface.
For an overview of Action key customization, see Customizing Action Key Behavior for Calendar Hyperlinks.
Methods
- IUnknown methods.
ICalContactLinkHandler methods | Description |
---|---|
The OnEmail method is invoked when the user selects an e-mail hyperlink in the calendar application. It implements custom behavior for some or all e-mail hyperlinks. |
|
The OnPhoneNumber method is invoked when the user selects a phone number hyperlink in the calendar application. It implements custom behavior for some or all phone number hyperlinks. |
Requirements
Header | cemapihandler.h |
Windows Mobile | Windows Mobile 6.5 and later |
See Also
Reference
Pocket Outlook Object Model Interfaces
Pocket Outlook Object Model Registry Settings