Specifies a new MobiLink password for the user specified with UserName.
Visual Basic
Public Property NewPassword As String
C#
public string NewPassword { get; set; }
A string specifying a new MobiLink password. The default is a null reference (Nothing in Visual Basic), meaning the password is not changed.
A new password takes effect after the next synchronization.