Click or drag to resize
OutOfOfficeStartDateTime Property
Start datetime after which user will not be in the office.

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

Property Value

Type: DateTime
See Also