ContactSetContactPicture(String) - метод |
Sets the contact's picture using the specified file.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public void SetContactPicture(
string fileName
)
Public Sub SetContactPicture (
fileName As String
)
public:
void SetContactPicture(
String^ fileName
)
member SetContactPicture :
fileName : string -> unit
Параметры
- fileName
- Тип: SystemString
The name of the file that contains the picture.
См. также