Catalyst Internet Mail .NET

InternetMail.MessageID Property

Gets the current message identifier.

[Visual Basic]
Public Property MessageID As String
[C#]
public string MessageID {get; set;}

Property Value

A string which specifies the message identifier.

Remarks

The MessageID property returns a unique string that can be used to identify the message.

See Also

InternetMail Class | SocketTools Namespace