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

DSNでメッセージ全体を返すか、ヘッダだけを返すかを指定します。
シンタックス
<DefaultValueAttribute()>
<DescriptionAttribute("Specify whether the entire message should be returned.")>
Public Property ReturnMessage As Boolean
[DefaultValue()]
[Description("Specify whether the entire message should be returned.")]
public bool ReturnMessage {get; set;}

プロパティ値

メッセージ全体を返す場合はtrue。それ以外の場合はfalse。デフォルト値はfalseです。
解説

DeliveryStatusNotification.ReturnMessageプロパティは、このメッセージ送信に対して発行された送信失敗を通知するDSNにメッセージを含めるかどうかを指定します。メッセージ全体を含むDSNを受け取るには、このプロパティをtrueに設定します。

参照

参照

DeliveryStatusNotification クラス
DeliveryStatusNotification メンバ

 

 


© 2003, GrapeCity inc. All rights reserved.