MindFusion.Wpf Pack Programmer's Guide
OutlookImporter.Schedule Property
See Also
 





Gets or sets the schedule, associated with the importer.

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

 Syntax

C#  Copy Code

public Schedule Schedule { get; set; }

Visual Basic  Copy Code

Public Property Schedule As Schedule

 Property Value

An instance of the Schedule class.

 See Also

OutlookImporter Members
OutlookImporter Class
MindFusion.Scheduling.Outlook Namespace