ItemEvents_10_Event.BeforeCheckNames Event

Definition

Occurs just before Microsoft Outlook starts resolving names in the recipient collection for an item (which is an instance of the parent object).

public:
 event Microsoft::Office::Interop::Outlook::ItemEvents_10_BeforeCheckNamesEventHandler ^ BeforeCheckNames;
event Microsoft.Office.Interop.Outlook.ItemEvents_10_BeforeCheckNamesEventHandler BeforeCheckNames;
Event BeforeCheckNames As ItemEvents_10_BeforeCheckNamesEventHandler 

Event Type

Remarks

The event does not fire under the following circumstances:

Applies to