AS2EnvelopeSettings Class

Definition

The AS2 agreement envelope settings.

public class AS2EnvelopeSettings
type AS2EnvelopeSettings = class
Public Class AS2EnvelopeSettings
Inheritance
AS2EnvelopeSettings

Constructors

AS2EnvelopeSettings(ContentType, Boolean, String, Boolean, Boolean)

Initializes a new instance of AS2EnvelopeSettings.

Properties

AutoGenerateFileName

The value indicating whether to auto generate file name.

FileNameTemplate

The template for file name.

MessageContentType

The message content type.

SuspendMessageOnFileNameGenerationError

The value indicating whether to suspend message on file name generation error.

TransmitFileNameInMimeHeader

The value indicating whether to transmit file name in mime header.

Applies to