AttributedStringCollectionAdd(AttributedString) - метод |
Adds an attributed string to the collection.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public void Add(
AttributedString attributedString
)
Public Sub Add (
attributedString As AttributedString
)
public:
void Add(
AttributedString^ attributedString
)
member Add :
attributedString : AttributedString -> unit
Параметры
- attributedString
- Тип: Tessa.Exchange.WebServices.DataAttributedString
Attributed string to be added
См. также