SyncFolderItemsChangesType.ItemsElementName Property

Definition

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

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

Property Value

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

Applies to