AttributedStringCollectionRemove - метод
Removes an attributed string from the collection.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public bool Remove(
AttributedString attributedString
)
Public Function Remove (
attributedString As AttributedString
) As Boolean
public:
bool Remove(
AttributedString^ attributedString
)
member Remove :
attributedString : AttributedString -> bool
- attributedString AttributedString
- Attributed string to be removed
BooleanWhether succeeded