ContactSetContactPicture(Stream) - метод

Sets the contact's picture using the specified stream.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public void SetContactPicture(
	Stream contentStream
)

Параметры

contentStream  Stream
The stream containing the picture.

См. также