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

AttributedStringCollectionAdd(String, IListString) - метод

Adds a string value and list of attributions

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public AttributedString Add(
	string stringValue,
	IList<string> attributions
)

Параметры

stringValue
Тип: SystemString
String value of the attributed string being added
attributions
Тип: System.Collections.GenericIListString
Attributions of the attributed string being added

Возвращаемое значение

Тип: AttributedString
The added attributedString object
См. также