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

AttributedString  - преобразование (String to AttributedString)

Defines an implicit conversion from a regular string to an attributedString.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public static implicit operator AttributedString (
	string value
)

Параметры

value
Тип: SystemString
String value of the attributed string being created

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

Тип: AttributedString
An attributed string initialized with the specified value
См. также