GrapeCity Secure Mail for .NET 4.0J
MailMessage クラス
メンバ 

RFC 822電子メールメッセージのSecure Mailオブジェクトモデル。
オブジェクト モデル
MailMessage クラスContentType クラスHeaderDictionary クラスHeaderField クラスMultipartContent クラスPart クラス
シンタックス
<LicenseProviderAttribute(1.3)>
<SerializableAttribute()>
Public Class MailMessage 
   Inherits Multipart
[LicenseProvider(1.3)]
[Serializable()]
public class MailMessage : Multipart 
解説
MailMessage.Parts.Count = 1の場合は、エンコード時にそのパートのヘッダがMailMessage.Headersと結合されます(これはMailMessage.ContentTypeにも影響します)。不一致がある場合は、Part.Headersが優先されます。
継承階層

System.Object
   Dart.Mail.Part
      Dart.Mail.Multipart
         Dart.Mail.MailMessage

参照

参照

MailMessage メンバ
Dart.Mail 名前空間

 

 


© 2003, GrapeCity inc. All rights reserved.