PropertySet.AddRange(IEnumerable<PropertyDefinitionBase>) Метод

Определение

Добавляет указанные свойства в набор свойств.

public:
 void AddRange(System::Collections::Generic::IEnumerable<Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^> ^ properties);
public void AddRange (System.Collections.Generic.IEnumerable<Microsoft.Exchange.WebServices.Data.PropertyDefinitionBase> properties);
Public Sub AddRange (properties As IEnumerable(Of PropertyDefinitionBase))

Параметры

properties
IEnumerable<PropertyDefinitionBase>

Добавляемые свойства.

Применяется к