Fired for each item to confirm that the item should be imported.
Namespace: MindFusion.Scheduling.Outlook
Assembly: MindFusion.Scheduling.Outlook
C# Copy Code |
---|
public event EventHandler<ItemConfirmEventArgs> ItemImporting |
Visual Basic Copy Code |
---|
Public Event ItemImporting As EventHandler(Of ItemConfirmEventArgs) |
ItemImporting event handlers receive an argument of type ItemConfirmEventArgs.