Submits the previously prepared AddMembers Command and returns the Results Id required for Result-Polling / Checking.
Namespace: CkSoftware.GroupMe.Sdk.GroupsAssembly: CkSoftware.GroupMe.Sdk.Groups (in CkSoftware.GroupMe.Sdk.Groups.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax
Return Value
Type: Task GuidThe ResultsId used for Result-Polling / Checking if the results are ready.
Exceptions
Exception | Condition |
---|---|
GroupMeException | Occurs if you try to execute the AddMembers without actually adding any members. |
See Also