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





Initializes a new instance of the OutlookImporter class with a Schedule object.

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

 Syntax

C#  Copy Code

public OutlookImporter (
    Schedule schedule
)

Visual Basic  Copy Code

Public New ( _
    schedule As Schedule _
)

 Parameters

schedule
A Schedule object where the data will be imported.

 See Also

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