Enum EmailFromType
Email/Mailing From field address algorithm This Enum is used by: email_flow.from_type
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/10.3.0.0")]
public enum EmailFromType : short
Fields
Name | Description |
---|---|
FromOnlySpecified | 0: FromOnlySpecified |
FromSalesContact | 1: FromSalesContact |
FromSupportContact | 2: FromSupportContact |