AttributedStringCollectionAdd(String) - метод |
Adds an attributed string to the collection.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public AttributedString Add(
string stringValue
)
Public Function Add (
stringValue As String
) As AttributedString
public:
AttributedString^ Add(
String^ stringValue
)
member Add :
stringValue : string -> AttributedString
Параметры
- stringValue
- Тип: SystemString
The SMTP address used to initialize the e-mail address.
Возвращаемое значение
Тип:
AttributedStringAn AttributedString object initialized with the provided SMTP address.
См. также