GrapeCity Secure Mail for .NET 4.0J
EnvelopeID プロパティ

メッセージとともに送信され、DSNで返される、エンベロープ識別子を指定します。
シンタックス
<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文字未満にする必要があります。

参照

参照

DeliveryStatusNotification クラス
DeliveryStatusNotification メンバ

 

 


© 2003, GrapeCity inc. All rights reserved.