Index Hierarchy MCONNTPGroupInfo Class Reference Inherits from NSObject Conforms to NSCopying Declared in MCONNTPGroupInfo.hMCONNTPGroupInfo.mm Overview This is information of a message fetched by MCONNTPListNewsgroupsOperation. Tasks name property messageCount property Properties messageCount The number of messages in the news group. @property (nonatomic, assign) unsigned int messageCount Declared In MCONNTPGroupInfo.h name The name of the news group. @property (nonatomic, copy) NSString *name Declared In MCONNTPGroupInfo.h Index Hierarchy