Click or drag to resize
MOVEitUserInfoEmailFormat Property
The user's preferred email format.

Namespace: MOVEit.DMZ.API
Assembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax
public int EmailFormat { get; }

Property Value

Type: Int32
Remarks
Possible format codes are:
1HTML
2Text
See Also