Для изменения размера нажмите или перетащите

ContactSetContactPicture(Stream) - метод

Sets the contact's picture using the specified stream.

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

Параметры

contentStream
Тип: System.IOStream
The stream containing the picture.
См. также