getUserEmails

On this page
Back to index

Summary

Retrieves all user/email mappings for the specified user.
userName
Stringrequired
User that contains this email.

Usage

Perl

$cmdr->getUserEmails( "test-userName" # userName );

ectool

ectool getUserEmails \ "test-userName" `# userName`