Search
OutlookExporter.ExportItems Method
See Also
 





Exports all events from the associated schedule to Outlook.

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

 Syntax

C#  Copy Code

public void ExportItems ()

Visual Basic  Copy Code

Public Sub ExportItems ()

 See Also