Méthode | Description | |
---|---|---|
Destination ( ) : System |
Default constructor for a new Destination object. Callers should use the properties to initialize this object after creating it.
|
|
Destination ( List |
Constructs a new Destination object. Callers should use the properties initialize any additional object members.
|
Méthode | Description | |
---|---|---|
IsSetBccAddresses ( ) : bool | ||
IsSetCcAddresses ( ) : bool | ||
IsSetToAddresses ( ) : bool |
public Destination ( List |
||
toAddresses | List |
The To: field(s) of the message. |
Résultat | System |