Click or drag to resize
OutOfOfficeIsOutOfOffice Property
Flag which marks either user is in the office or not.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlAttributeAttribute]
public bool IsOutOfOffice { get; set; }

Property Value

Type: Boolean
See Also