SyncFolderItemsType.ItemShape Property

Definition

The ItemShape property gets or sets the shape that describes which properties are returned in the response. This property is required. This is a read/write property.

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 array.

Remarks

The potential properties that are returned for each item vary based on the item type.

Applies to