Edit

Share via


ArrayOfResponseMessagesType.ItemsElementName Property

Definition

The ItemsElementName property gets or sets an array of elements of type ItemsChoiceType3 that specify the type of response for each corresponding element in the Items property.

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

Property Value

The ItemsElementName property returns one of the valid ItemsChoiceType3 enumeration values.

Applies to