foreach_message_info_data


Description:

public void foreach_message_info_data (Folder fromfolder, ForeachInfoData func)

Calls the func for each message info data from the given fromfolder

Parameters:

this

a VeeDataCache

fromfolder

a Folder

func

a ForeachInfoData function to call

user_data

user data to pass to the func