List Distribution Group Members
Get the existing members of a specific Distribution Group.
Input Parameters
User Name |
String |
Yes |
User name used to authenticate to the Office 365 web service. |
Password |
Password |
Yes |
Password used to authenticate to the Office 365 web service. |
Group Name |
String |
Yes |
The name of the Distribution Group to get members for. |
Output Parameters
Group Members |
Array |
Array containing member of Distribution Group. |
Group Members Row Count |
Number |
The number of group members returned within the array. |
Name |
String |
Name of the group member. |
Alias |
String |
Alias of the group member. |
Identity |
String |
Identity of the group member. |
GUID |
String |
GUID of the group member. |
Result String |
String |
Object Execution Error Details. |
Result |
Number |
Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
User Name |
String |
Yes |
Office365Admin@ABC.onmicrosoft.com |
Password |
Password |
Yes |
<link to start parameter> |
Group Name |
String |
Yes |
Marketing |