Compartir a través de


Item.InstanceKey Propiedad

Definición

Obtiene la clave de instancia de elemento. La InstanceKey propiedad es aplicable a los clientes que tienen como destino Exchange Online y versiones de Exchange a partir de Exchange Server 2013.

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

Valor de propiedad

Byte[]

Clave de instancia de elemento.

Se aplica a