Search
OutlookExporter.ExportTasks Method
See Also
 





Exports all tasks from the associated schedule to Outlook.

Namespace: MindFusion.Scheduling.Outlook
Assembly: MindFusion.Scheduling.Outlook

 Syntax

C#  Copy Code

public void ExportTasks ()

Visual Basic  Copy Code

Public Sub ExportTasks ()

 See Also