OutlookCalendarFolder Constructors
Represents a folder containing calendar items in MS Outlook.Name | Parameters | Description |
---|---|---|
OutlookCalendarFolder(String, String, String) | name, path, fullPath | Initializes a new instance of the OutlookCalendarFolder class with the specified settings. |
See Also