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