GetItemType.ItemShape Property

Definition

The ItemShape property gets or sets the response shape of the GetItem response.

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

Property Value

The ItemShape property returns an ItemResponseShapeType object that describes the properties that are returned in a GetItem response.

Applies to