This documentation is archived and is not being maintained.

MailMessage.Fields Property

Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Fields As IDictionary
[C#]
public IDictionary Fields {get;}
[C++]
public: __property IDictionary* get_Fields();
[JScript]
public function get Fields() : IDictionary;

Requirements

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

See Also

MailMessage Class | MailMessage Members | System.Web.Mail Namespace

Show: