UserPassword Property Ipswitch.Messaging.Framework
Gets or sets a string that contains a new password for the User. This will only get a value if the password has being changed; otherwise, null will be returned.

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

public virtual string Password { get; set; }

Property Value

Type: String
See Also

Reference