次の方法で共有


_Store.StoreID プロパティ

定義

を識別する 文字列 (C#の文字列 ) を返します Store。 読み取り専用です。

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

プロパティ値

注釈

StoreID は、プロファイルに固有です。 MAPI プロパティの PidTagStoreEntryId と同じであります。

適用対象