Méthode | Description | |
---|---|---|
getCommonName ( ) : string | Retrieve the common name of the resource. | |
getFrom ( ) : string | Retrieve the "From" address for this resource. | |
getMailAddress ( ) : string | Retrieve the mail address of the resource. | |
getReplyTo ( ) : string | Retrieve the reply-to address for the resource. |
public getCommonName ( ) : string | ||
Résultat | string | The common name. |
public getMailAddress ( ) : string | ||
Résultat | string | The mail address. |
public getReplyTo ( ) : string | ||
Résultat | string | The reply-to address. |