Mailbox.ToString Method

Definition

Returns a string that represents the current mailbox object.

public:
 override System::String ^ ToString();
public override string ToString ();
Public Overrides Function ToString () As String

Returns

A string representation of a mailbox.

Applies to