Click or drag to resize
OutOfOfficeEndDateTime Property
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.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlAttributeAttribute]
public DateTime EndDateTime { get; set; }

Property Value

Type: DateTime
See Also