Compartir a través de


GetItemType.ItemShape Propiedad

Definición

La ItemShape propiedad obtiene o establece la forma de respuesta de la respuesta GetItem.

public:
 property ExchangeWebServices::ItemResponseShapeType ^ ItemShape { ExchangeWebServices::ItemResponseShapeType ^ get(); void set(ExchangeWebServices::ItemResponseShapeType ^ value); };
public ExchangeWebServices.ItemResponseShapeType ItemShape { get; set; }
Public Property ItemShape As ItemResponseShapeType

Valor de propiedad

La ItemShape propiedad devuelve un ItemResponseShapeType objeto que describe las propiedades que se devuelven en una respuesta GetItem.

Se aplica a