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