Gets and sets the property IdentityType.
The type of the identities to list. Possible values are "EmailAddress" and "Domain". If this parameter is omitted, then all identities will be listed.

C# |
public string IdentityType { get; set; }