get_changed


Description:

[ Version ( since = "2.24" ) ]
public GenericArray<string> get_changed ()

Returns an array of changed UID-s.

A UID is considered changed when its corresponding CamelMesageInfo is 'dirty' or when it has set the FOLDER_FLAGGED flag.

Parameters:

this

a FolderSummary

Returns:

a GenericArray with changed UID-s. Free it with camel_folder_summary_free_array when no longer needed.