Share via


MAPIFolder.FolderPath プロパティ

定義

現在のフォルダーのパスを示す String (C#の文字列 ) を返します。 読み取り専用です。

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

プロパティ値

適用対象