WebClientUserSettingsLastLogin Property Ipswitch.Messaging.Framework
Gets or sets a DateTimeOffset that marks the last date and time that the user successfully logged in to the web client.

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

public DateTimeOffset LastLogin { get; set; }

Property Value

Type: DateTimeOffset
See Also

Reference