ItemEvent.ItemId Propiedad

Definición

Obtiene o establece el identificador del elemento que se aplica este evento.

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

Un objeto ItemId que identifica el elemento que se aplica este evento.

Se aplica a