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

StringListAdd - метод

Adds a string to the list.

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

Параметры

s
Тип: SystemString
The string to add.
См. также