Dart.Mail 名前空間 > DeliveryStatusNotification クラス : EnvelopeID プロパティ |
<DescriptionAttribute("String used to identify the message.")> <DefaultValueAttribute()> Public Property EnvelopeID As String
[Description("String used to identify the message.")] [DefaultValue()] public string EnvelopeID {get; set;}
DSNを要求するとき、識別子を指定してメッセージの状況を追跡できます。 DeliveryStatusNotification.EnvelopeIDとして指定した値は、DSNの"Original-Envelope-ID"ヘッダ行で返されます。 この値は100文字未満にする必要があります。