MOVEitUserInfoEmail Property |
This user's email address. May be blank.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public string Email { get; }
Public ReadOnly Property Email As String
Get
public:
property String^ Email {
String^ get ();
}
Property Value
Type:
StringSee Also