GroupMemberCollectionAddContactEmailAddress - метод

Adds a member that is linked to a specific e-mail address of a contact.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public void AddContactEmailAddress(
	Contact contact,
	EmailAddressKey emailAddressKey
)

Параметры

contact  Contact
The contact to link to.
emailAddressKey  EmailAddressKey
The contact's e-mail address to link to.

См. также