Click or drag to resize
MOVEitUserInfoNotification Property
Indicates if this user receives email notifications.

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

Property Value

Type: Int32
Remarks
Possible notification codes are:
0User receives no notifications
1User receives notifications
2Admin user receives normal notifications plus admin alerts
See Also