Returns the real name and email address of the default mail identity, if available.
If no default mail identity is available, out_name and out_address are set to null
and the function returns false.
| registry | |
| out_name |
return location for the user's real name, or null |
| out_address |
return location for the user's email address, or null |
|
true if |