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

AttributedStringCollectionRemove - метод

Removes an attributed string from the collection.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public bool Remove(
	AttributedString attributedString
)

Параметры

attributedString
Тип: Tessa.Exchange.WebServices.DataAttributedString
Attributed string to be removed

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

Тип: Boolean
Whether succeeded
См. также