GroupMemberCollectionAddPersonalContact(ItemId, String) - метод

Adds a member linked to a specific contact's e-mail address.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public void AddPersonalContact(
	ItemId contactId,
	string addressToLink
)

Параметры

contactId  ItemId
The Id of the contact.
addressToLink  String
The contact's address to link to.

См. также