PictureRespose
PictureRespose class
Contains the data related to the contact photos. The Picture is not supported when the protocol version is 12.1 or 14.0.
public class PictureRespose
Constructors
| Name | Description |
|---|---|
| PictureRespose() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Data { get; set; } | Contains the binary data of the contact photo. The Data is not supported when the protocol version is 12.1 or 14.0. |
| Status { get; set; } | Indicates the result of the ActiveSync command request. |
See Also
- namespace Aspose.Email.Clients.ActiveSync.TransportLayer
- assembly Aspose.Email