Show / Hide Table of Contents

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/11.1.0.0")]
public enum EmailFromType : short

Fields

Name Description
FromOnlySpecified

0: FromOnlySpecified

FromSalesContact

1: FromSalesContact

FromSupportContact

2: FromSupportContact

Extension Methods

EnumUtil.MapEnums<EmailFromType, To>(EmailFromType)
Converters.MapEnums<EmailFromType, To>(EmailFromType)
ObjectExtensions.AssignByReflection<EmailFromType>(EmailFromType, EmailFromType)
ObjectExtensions.GraphCopy<EmailFromType>(EmailFromType)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top