Item.InstanceKey 属性

定义

获取项实例键。 属性InstanceKey适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

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

属性值

Byte[]

项实例键。

适用于