ContactSetContactPicture(Byte) - метод

Sets the contact's picture using the specified byte array.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public void SetContactPicture(
	byte[] content
)

Параметры

content  Byte
The bytes making up the picture.

См. также