Table of Contents

Class StartCarbonCopy

Namespace
InSite.Application.Messages.Write
Assembly
Shift.Sdk.dll
public class StartCarbonCopy : Command, ICommand
Inheritance
StartCarbonCopy
Implements
Inherited Members
Extension Methods

Constructors

StartCarbonCopy(Guid, Guid, Guid, string, Guid)

public StartCarbonCopy(Guid message, Guid mailout, Guid recipient, string ccType, Guid cc)

Parameters

message Guid
mailout Guid
recipient Guid
ccType string
cc Guid

Properties

CcIdentifier

public Guid CcIdentifier { get; set; }

Property Value

Guid

CcType

public string CcType { get; set; }

Property Value

string

MailoutIdentifier

public Guid MailoutIdentifier { get; set; }

Property Value

Guid

RecipientIdentifier

public Guid RecipientIdentifier { get; set; }

Property Value

Guid