GroupAddMemberParameters Members Property CkSoftware GroupMe SDK - Documentation
The list of members to be added to the group.

Namespace: CkSoftware.GroupMe.Sdk.Groups.Dao
Assembly: CkSoftware.GroupMe.Sdk.Groups (in CkSoftware.GroupMe.Sdk.Groups.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax

public IEnumerable<AddMemberData> Members { get; set; }

Property Value

Type: IEnumerable AddMemberData 
See Also