Extreme Messaging - AddressValidation

Phone Constructor

Default constructor. Use the other constructor instead.

Overload List

Default constructor. Use the other constructor instead.

public Phone();

Constructor that takes inputs

public Phone(string,int);

See Also

Phone Class | AddressValidation Namespace