SyncFolderHierarchyChangesType.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::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.