Skip to main content

Enum SenderMailMode

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Sender email mode This Enum is used by: DocTmpl.senderEmailMode

Fields

UseDefaultSender = 0 0: Use default sender, saved in template SenderEmailAddress UseLoggedInUser = 3 3: Use logged in user. UseOurContact = 1 1: Use persons our contact email address UseSupportContact = 2 2: Use persons support contact.