OutOfOffice ClassDocuWare Platform .NET API
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientOutOfOffice

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[SerializableAttribute]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = true)]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
public class OutOfOffice

The OutOfOffice type exposes the following members.

Constructors

  NameDescription
Public methodOutOfOffice
Initializes a new instance of the OutOfOffice class
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
Top
Remarks

See Also

Reference