Compartilhar via


MimeGroup Constructor (String)

The MimeGroup constructor creates an empty MimeGroup object using the display name displayName.

Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in microsoft.exchange.data.common.dll)

Syntax

'Declaration
Public Sub New ( _
    displayName As String _
)
public MimeGroup (
    string displayName
)
public:
MimeGroup (
    String^ displayName
)
public MimeGroup (
    String displayName
)
public function MimeGroup (
    displayName : String
)

Parameters

  • displayName
    A string containing the display name to use for this MimeGroup object.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows Server 2003