Show / Hide Table of Contents

Enum EmailReplyToType

Email/Mailing ReplyTo field address algorithm This Enum is used by: email_flow.reply_to_type

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.1.0.0")]
public enum EmailReplyToType : short

Fields

Name Description
ReplyToEmpty

3: ReplyToEmpty (skip reply-to header, email agents will use from instead)

ReplyToOnlySpecified

0: ReplyToOnlySpecified

ReplyToSalesContact

1: ReplyToSalesContact

ReplyToSupportContact

2: ReplyToSupportContact

Extension Methods

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