CheckMessageEmailEnabled Method
Gets the setting indicating if email events are enabled.
Required Permissions
AllowAnySyntax
public System.bool CheckMessageEmailEnabled()Public Function CheckMessageEmailEnabled() As System.BooleanReturn Value
True means that emails are enabled. False means that emails are disabled.