MessagesIndexData TotalMessagesCount Property CkSoftware GroupMe SDK - Documentation
The total amount of messages available in this group / direct-messages.

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 int TotalMessagesCount { get; set; }

Property Value

Type: Int32
See Also