Item.StoreEntryId プロパティ

定義

アイテムをホストするストアのエントリ ID を取得します。 プロパティはStoreEntryId、Exchange Onlineおよび 2013 以降のバージョンの Exchange を対象とするクライアントExchange Server適用されます。

public:
 property cli::array <System::Byte> ^ StoreEntryId { cli::array <System::Byte> ^ get(); };
public byte[] StoreEntryId { get; }
Public ReadOnly Property StoreEntryId As Byte()

プロパティ値

Byte[]

ストア エントリ ID。

適用対象