Skip to content

MFGS Email Message Priority

MFGSEmailMessagePriority Public enum

Description

The priority of a message

Diagram

flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph VGWWCoreIEx
VGWWCoreIEx.MFGSEmailMessagePriority[[MFGSEmailMessagePriority]]
end

Details

Summary

The priority of a message

Fields

mfgsPriorityNonUrgent

Summary

The message has non-urgent priority.

mfgsPriorityNormal

Summary

The message has normal priority.

mfgsPriorityUrgent

Summary

The message has urgent priority.

Generated with ModularDoc