ItemChange.ItemId Propiedad

Definición

Obtiene el identificador del elemento que el cambio se aplica a.

public:
 property Microsoft::Exchange::WebServices::Data::ItemId ^ ItemId { Microsoft::Exchange::WebServices::Data::ItemId ^ get(); };
public Microsoft.Exchange.WebServices.Data.ItemId ItemId { get; }
Public ReadOnly Property ItemId As ItemId

Valor de propiedad

ItemId

El identificador del elemento que el cambio se aplica a.

Se aplica a