Class CarbonCopyCompleted2
public class CarbonCopyCompleted2 : Change, IChange
- Inheritance
-
CarbonCopyCompleted2
- Implements
- Inherited Members
- Extension Methods
Constructors
CarbonCopyCompleted2(Guid, Guid, string, Guid, string)
public CarbonCopyCompleted2(Guid mailout, Guid recipient, string ccType, Guid cc, string error)
Parameters
Properties
CcIdentifier
public Guid CcIdentifier { get; set; }
Property Value
CcType
public string CcType { get; set; }
Property Value
Error
public string Error { get; set; }
Property Value
MailoutIdentifier
public Guid MailoutIdentifier { get; set; }
Property Value
RecipientIdentifier
public Guid RecipientIdentifier { get; set; }