UserPasswordExpireWarningLastSent Property Ipswitch.Messaging.Framework
Contains the DateTime for when we last warned the user their password is about to expire.

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

public DateTimeOffset PasswordExpireWarningLastSent { get; set; }

Property Value

Type: DateTimeOffset
See Also

Reference