SmtpDomainList
extends Type
in package
Identifies a list of internal SMTP domains of the organization.
Table of Contents
Properties
- $Domain : SmtpDomain
- Identifies a single SMTP domain.
Methods
- __clone() : mixed
- Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.
Properties
$Domain
Identifies a single SMTP domain.
public
SmtpDomain
$Domain
Tags
Methods
__clone()
Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.
public
__clone() : mixed