GroupMemberCollectionAddDirectoryContact(String, String) - метод |
Adds a member linked to an Active Directory contact.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public void AddDirectoryContact(
string address,
string routingType
)
Public Sub AddDirectoryContact (
address As String,
routingType As String
)
public:
void AddDirectoryContact(
String^ address,
String^ routingType
)
member AddDirectoryContact :
address : string *
routingType : string -> unit
Параметры
- address
- Тип: SystemString
The address of the Active Directory contact. - routingType
- Тип: SystemString
The routing type of the address.
См. также