Table of Contents

Class CancelMailout

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

Constructors

CancelMailout(Guid, Guid)

public CancelMailout(Guid message, Guid mailout)

Parameters

message Guid
mailout Guid

Properties

MailoutIdentifier

public Guid MailoutIdentifier { get; set; }

Property Value

Guid