EmailPreference Enumeration

Relativity Services API
Enum of all the possible email preferences for the user's email preference.

Namespace:  Relativity.Services.Interfaces.UserInfo.Models
Assembly:  Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 13.3.1.1 045207d562027f7bb0eaa843477ebb7cba5b9f0a
Syntax

public enum EmailPreference
Members

  Member nameValueDescription
Default0 Use default value for EmailPreference property
All1 Receive all emails
ErrorOnly2 Receive emails on errors only
None3 Receive no emails
See Also

Reference