Method GetUserEmailAddress
GetUserEmailAddress(string)
Gets the e-mail address of a user.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 80)]
string GetUserEmailAddress(string inAccountId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | inAccountId | User account identifier. |
Returns
| Type | Description |
|---|---|
| string | User e-mail address. |
Remarks
This method is available since v7.10.