Initializes a new instance of MessageId header value
with the specified message identifier.
Namespace:
Rebex.Mime.Headers
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Sub New ( _ messageId As String _ ) |
C# |
---|
public MessageId( string messageId ) |
Parameters
- messageId
- Type: System..::..String
Message identifier.