GroupMemberData Id Property CkSoftware GroupMe SDK - Documentation
The id of this user in the given group (this is a changing id from group to group, the UserId member shows the unique user id).

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 string Id { get; set; }

Property Value

Type: String
See Also