Для изменения размера нажмите или перетащите

EmailAddressCollectionAddRange(IEnumerableString) - метод

Adds multiple e-mail addresses to the collection.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public void AddRange(
	IEnumerable<string> smtpAddresses
)

Параметры

smtpAddresses
Тип: System.Collections.GenericIEnumerableString
The SMTP addresses used to initialize the e-mail addresses.
См. также