Partager via


PropertySet.AddRange(IEnumerable<PropertyDefinitionBase>) Méthode

Définition

Ajoute les propriétés spécifiées au jeu de propriétés.

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))

Paramètres

properties
IEnumerable<PropertyDefinitionBase>

Propriétés à ajouter.

S’applique à