OOFResponse

OOFResponse class

Specifies a class for retrieving and setting Out of Office (OOF) information.

public class OOFResponse

Constructors

Name Description
OOFResponse() The default constructor.

Properties

Name Description
Oof { get; set; } OOF information settings from the server.
Status { get; set; } Indicates the result of the ActiveSync command request.

See Also