GroupMember(String, String, String) - конструктор |
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public GroupMember(
string name,
string address,
string routingType
)
Public Sub New (
name As String,
address As String,
routingType As String
)
public:
GroupMember(
String^ name,
String^ address,
String^ routingType
)
new :
name : string *
address : string *
routingType : string -> GroupMember
Параметры
- name
- Тип: SystemString
The name of the one-off member. - address
- Тип: SystemString
The address of the one-off member. - routingType
- Тип: SystemString
The routing type of the address.
См. также