SyncFolderHierarchyChangesType.ItemsElementName Property

Definition

The ItemsElementName property gets or sets a collection of change object identifiers.

public:
 property cli::array <ExchangeWebServices::ItemsChoiceType1> ^ ItemsElementName { cli::array <ExchangeWebServices::ItemsChoiceType1> ^ get(); void set(cli::array <ExchangeWebServices::ItemsChoiceType1> ^ value); };
public ExchangeWebServices.ItemsChoiceType1[] ItemsElementName { get; set; }
Public Property ItemsElementName As ItemsChoiceType1()

Property Value

The ItemsElementName property returns an array of ItemsChoiceType1 enumeration values that indicate the type of change object in the Items collection at the corresponding index.

Applies to