OutOfOfficeEndDateTime Property DocuWare Platform .NET API
Ending datetime after which user will be in the office.If not set user will be out of office for unlimited amount of time.

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

C#
[XmlAttributeAttribute]
public DateTime EndDateTime { get; set; }

Property Value

Type: DateTime
See Also

Reference