Share via


_NavigationFolder.Folder Property

Returns a Folder object that represents the shared or linked folder associated with the navigation folder. 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 _NavigationFolder
Dim value As MAPIFolder

value = instance.Folder
MAPIFolder Folder { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.MAPIFolder

See Also

Reference

_NavigationFolder Interface

_NavigationFolder Members

Microsoft.Office.Interop.Outlook Namespace