MindFusion.Wpf Pack Programmer's Guide
OutlookExporter Constructor (Schedule)
See Also
 





Initializes a new instance of the OutlookExporter class with the specified Schedule object.

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

 Syntax

C#  Copy Code

public OutlookExporter (
    Schedule schedule
)

Visual Basic  Copy Code

Public New ( _
    schedule As Schedule _
)

 Parameters

schedule
A Schedule object to supply the data to export.

 See Also

OutlookExporter Constructor Overload List
OutlookExporter Class
MindFusion.Scheduling.Outlook Namespace