SyncFolderItemsChangesType.ItemsElementName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.