OutOfOffice MembersDocuWare Platform .NET API
The OutOfOffice type exposes the following members.
Constructors

  NameDescription
Public methodOutOfOffice
Initializes a new instance of the OutOfOffice class
Back to Top
Properties

  NameDescription
Public propertyEndDateTime
Ending datetime after which user will be in the office.If not set user will be out of office for unlimited amount of time.
Public propertyEndDateTimeSpecified
Public propertyIsOutOfOffice
Flag which marks either user is in the office or not.
Public propertyStartDateTime
Start datetime after which user will not be in the office.
Public propertyStartDateTimeSpecified
Back to Top
See Also