MailMessage.Fields Property
.NET Framework 3.0
Gets a collection of objects that map to Microsoft Collaboration Data Objects (CDO) fields. Recommended alternative: System.Net.Mail.
Namespace: System.Web.Mail
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
/** @property */ public IDictionary get_Fields ()
public function get Fields () : IDictionary
Not applicable.
Property Value
An IDictionary collection of objects that map to Collaboration Data Objects (CDO) fields.Community Additions
ADD
Show: