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





Gets the schedule, associated with the exporter.

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

OutlookExporter Members
OutlookExporter Class
MindFusion.Scheduling.Outlook Namespace