GroupMessagesOverviewData Count Property CkSoftware GroupMe SDK - Documentation
The number of messages present in this 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 int Count { get; set; }

Property Value

Type: Int32
See Also