SMTPAddresses

UserInformationResponse.SMTPAddresses property

Specifies one of the user’s email addresses. The element is only supported when the protocol version is 12.1 or 14.0.

public List<string> SMTPAddresses { get; }

See Also