Props..::..Mailbox Property

Gets or sets the mailbox.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll)

Syntax


public string Mailbox { get; }
Public ReadOnly Property Mailbox As String
	Get
public:
property String^ Mailbox {
	String^ get ();
}

Field Value

The mailbox.