Table of Contents

Class AbortMailout

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

Constructors

AbortMailout(Guid, Guid, string)

public AbortMailout(Guid message, Guid mailout, string reason)

Parameters

message Guid
mailout Guid
reason string

Properties

Mailout

public Guid Mailout { get; set; }

Property Value

Guid

Reason

public string Reason { get; set; }

Property Value

string