Skip to main content

OutlookCalendarFolder Properties

Represents a folder containing calendar items in MS Outlook.
Name Description
FullPath A string representing the full path to the calendar folder (corresponds to the MAPIFolder.FullFolderPath Property (Microsoft.Office.Interop.Outlook)), deprecated, not intended to be used.
Name Gets the name of the calendar folder.
Path Gets the full path to the calendar folder.
See Also