英語で読む

次の方法で共有


SmtpDeliveryFormat 列挙型

定義

SMTP (Simple Mail Transport Protocol) を使用して出力電子メールを送信するために使用する配信形式。

C#
public enum SmtpDeliveryFormat
継承
SmtpDeliveryFormat

フィールド

名前 説明
International 1

メール メッセージ用の SMTP (Simple Mail Transport Protocol) 内でエンベロープ フィールドとヘッダー フィールドにある ASCII 以外の文字が UTF-8 文字を使用してエンコードされる配信形式。

国際電子メールをサポートする拡張機能は、IETF RFC 6530、6531、および 6532 で定義されています。

SevenBit 0

7 ビット ASCII を使用した配信形式。

メール メッセージ用の SMTP (Simple Mail Transport Protocol) で使用される従来の配信形式。

適用対象

製品 バージョン
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0, 2.1