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