MimeParameter Constructor (String)
The MimeParameter constructor creates a new MimeParameter object that has the name name.
Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)
Syntax
'Declaration
Public Sub New ( _
name As String _
)
public MimeParameter (
string name
)
public:
MimeParameter (
String^ name
)
public MimeParameter (
String name
)
public function MimeParameter (
name : String
)
Parameters
- name
The name of the MimeParameter object to create.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003