OutOfOffice EndDateTime 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: 6.5.0.0 (6.5.0.5648)
Syntax

public DateTime EndDateTime { get; set; }

Property Value

Type: OnlineDateTime
See Also