count_messages


Description:

public bool count_messages (string folder_name, StoreDBCountKind kind, out uint32 out_count) throws Error

Counts kind messages in folder folder_name.

Parameters:

this

a StoreDB

folder_name

a folder name

kind

a StoreDBCountKind

out_count

a return location to store the count to

Returns:

whether succeeded