MAPIFolder.FolderPath Property

Definition

Returns a String (string in C#) that indicates the path of the current folder. Read-only.

public:
 property System::String ^ FolderPath { System::String ^ get(); };
public string FolderPath { get; }
Public ReadOnly Property FolderPath As String

Property Value

Applies to