Show / Hide Table of Contents

Class CreateCommunicationSetup

Inheritance
System.Object
CreateCommunicationSetup
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Toolkits.Clarify.Interfaces
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class CreateCommunicationSetup

Constructors

CreateCommunicationSetup(String, String, Int32, String, String[])

Declaration
public CreateCommunicationSetup(string dialogueIdNumber, string title, int channelObjid, string sender, string[] recipients)
Parameters
Type Name Description
System.String dialogueIdNumber
System.String title
System.Int32 channelObjid
System.String sender
System.String[] recipients

Properties

AdditionalFields

Declaration
public SimplifiedAdditionalFields AdditionalFields { get; }
Property Value
Type Description
SimplifiedAdditionalFields

AutoExec

Declaration
public CommunicationAutoExec AutoExec { get; set; }
Property Value
Type Description
CommunicationAutoExec

BCCRecipients

Declaration
public string[] BCCRecipients { get; set; }
Property Value
Type Description
System.String[]

CCRecipients

Declaration
public string[] CCRecipients { get; set; }
Property Value
Type Description
System.String[]

ChannelObjid

Declaration
public int ChannelObjid { get; set; }
Property Value
Type Description
System.Int32

Created

Declaration
public DateTime Created { get; set; }
Property Value
Type Description
System.DateTime

DeliveryStatus

Declaration
public CommunicationDeliveryStatus DeliveryStatus { get; set; }
Property Value
Type Description
CommunicationDeliveryStatus

DialogIDNumber

Declaration
public string DialogIDNumber { get; set; }
Property Value
Type Description
System.String

Direction

Declaration
public CommunicationDirection Direction { get; set; }
Property Value
Type Description
CommunicationDirection

GenerateTimeBombs

Declaration
public bool GenerateTimeBombs { get; set; }
Property Value
Type Description
System.Boolean

Message

Declaration
public string Message { get; set; }
Property Value
Type Description
System.String

MessageId

Declaration
public string MessageId { get; set; }
Property Value
Type Description
System.String

MessageSent

Declaration
public DateTime MessageSent { get; set; }
Property Value
Type Description
System.DateTime

Priority

Declaration
public CommunicationPriority Priority { get; set; }
Property Value
Type Description
CommunicationPriority

Recipients

Declaration
public string[] Recipients { get; set; }
Property Value
Type Description
System.String[]

ReplyTo

Declaration
public string ReplyTo { get; set; }
Property Value
Type Description
System.String

Sender

Declaration
public string Sender { get; set; }
Property Value
Type Description
System.String

Title

Declaration
public string Title { get; set; }
Property Value
Type Description
System.String

UserName

Declaration
public string UserName { get; set; }
Property Value
Type Description
System.String
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.