Show / Hide Table of Contents

Class TicketBatchPluginBase.TicketForwardSettings

Inheritance
object
TicketBatchPluginBase.TicketForwardSettings
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.ExportArchive
Assembly: SoBatchProcessing.dll
Syntax
public class TicketBatchPluginBase.TicketForwardSettings

Constructors

TicketForwardSettings()

Declaration
public TicketForwardSettings()

Fields

Bcc

Declaration
public string[] Bcc
Field Value
Type Description
string[]

Cc

Declaration
public string[] Cc
Field Value
Type Description
string[]

CloseTicket

Declaration
public bool CloseTicket
Field Value
Type Description
bool

Comment

Declaration
public string Comment
Field Value
Type Description
string

TicketIds

Declaration
public int[] TicketIds
Field Value
Type Description
int[]

To

Declaration
public string[] To
Field Value
Type Description
string[]

Extension Methods

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