CreateCommunicationSetup Class Members
The following tables list the members exposed by CreateCommunicationSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CreateCommunicationSetup Constructor | Initializes a new instance of the CreateCommunicationSetup class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
![]() |
AutoExec | Indicator for user or automatic execution (CommunicationAutoExec). |
![]() |
BCCRecipients | Array of addresses for BCC Recipients. |
![]() |
CCRecipients | Array of addresses for CC Recipients. |
![]() |
ChannelObjid | |
![]() |
Created | The date and time that the communication was created. |
![]() |
DeliveryStatus | The delivery status of the communication (CommunicationDeliveryStatus). |
![]() |
DialogIDNumber | The ID of the parent dialogue. |
![]() |
Direction | The direction of the message (CommunicationDirection). |
![]() |
GenerateTimeBombs | Specifies if timebombs should be created. |
![]() |
Message | The body text of the communication. |
![]() |
MessageId | The ID of the message for the communication. |
![]() |
MessageSent | The date and time that the communication was sent. |
![]() |
Priority | The Priority of the communication. |
![]() |
Recipients | Array of Recipient addresses (usually email addresses). |
![]() |
ReplyTo | ReplyTo address (usually email address) |
![]() |
Sender | Sender's address (usually email address) |
![]() |
Title | The title or subject line of the communication. |
![]() |
UserName | The Login Name of user creating the communication. |
Reference
CreateCommunicationSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace