ContactGetContactPictureAttachment - метод |
Retrieves the file attachment that holds the contact's picture.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public FileAttachment GetContactPictureAttachment()
Public Function GetContactPictureAttachment As FileAttachment
public:
FileAttachment^ GetContactPictureAttachment()
member GetContactPictureAttachment : unit -> FileAttachment
Возвращаемое значение
Тип:
FileAttachmentThe file attachment that holds the contact's picture.
См. также