Class Mailbox
public class Mailbox
- Inheritance
-
Mailbox
- Inherited Members
- Extension Methods
Constructors
Mailbox()
public Mailbox()
Properties
Address
public string Address { get; set; }
Property Value
Name
public string Name { get; set; }