Gets or sets the Schedule, associated with the importer.
Namespace: MindFusion.Scheduling.Outlook
Assembly: MindFusion.Scheduling.Outlook
C# Copy Code |
---|
public Schedule Schedule { get; set; } |
Visual Basic Copy Code |
---|
Public Property Schedule As Schedule |
A Schedule object where the data from Outlook is imported.