Share via


_CalendarSharing.Folder Property

Returns the Folder containing the calendar items to be shared by the CalendarSharing object. Read-only.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
ReadOnly Property Folder As MAPIFolder
    Get
'Usage
Dim instance As _CalendarSharing
Dim value As MAPIFolder

value = instance.Folder
MAPIFolder Folder { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.MAPIFolder
The Folder containing the calendar items to be shared.

See Also

Reference

_CalendarSharing Interface

_CalendarSharing Members

Microsoft.Office.Interop.Outlook Namespace