DelegateUser(String) - конструктор |
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public DelegateUser(
string primarySmtpAddress
)
Public Sub New (
primarySmtpAddress As String
)
public:
DelegateUser(
String^ primarySmtpAddress
)
new :
primarySmtpAddress : string -> DelegateUser
Параметры
- primarySmtpAddress
- Тип: SystemString
The primary SMTP address of the delegate user.
См. также