Compartir a través de


Item.StoreEntryId Propiedad

Definición

Obtiene el identificador de entrada del almacén que hospeda el elemento. La StoreEntryId 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> ^ StoreEntryId { cli::array <System::Byte> ^ get(); };
public byte[] StoreEntryId { get; }
Public ReadOnly Property StoreEntryId As Byte()

Valor de propiedad

Byte[]

Identificador de entrada de almacén.

Se aplica a