UserSettingsContainerOutOfOffice Property Ipswitch.Messaging.Framework
Gets or sets the OutOfOfficeSettings that apply to this user. When getting these settings, if the settings have not been loaded or set yet, then they will be fetched/loaded at that time.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public OutOfOfficeSettings OutOfOffice { get; set; }

Property Value

Type: OutOfOfficeSettings
See Also

Reference