GetUserPhotoStatus - перечисление
Defines the response types from a GetUserPhoto request
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public enum GetUserPhotoStatus
Public Enumeration GetUserPhotoStatus
public enum class GetUserPhotoStatus
| PhotoReturned | 0 |
The photo was successfully returned
|
| PhotoUnchanged | 1 |
The photo has not changed since it was last obtained
|
| PhotoOrUserNotFound | 2 |
The photo or user was not found on the server
|