DirectMessagesIndexParameters MemberId Property CkSoftware GroupMe SDK - Documentation
The memberId for which the direct-messages should be loaded (will display the messages between the authenticated user and this user).

Namespace: CkSoftware.GroupMe.Sdk.Messaging.Dao
Assembly: CkSoftware.GroupMe.Sdk.Messaging (in CkSoftware.GroupMe.Sdk.Messaging.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax

public string MemberId { get; set; }

Property Value

Type: String
See Also