Item.StoreEntryId 属性

定义

获取承载项的存储的条目 ID。 属性StoreEntryId适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

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

属性值

Byte[]

存储项 ID。

适用于