getDeletedMessageCount
Retrieves the count of deleted inbox messages for the device.
Future<int?>- Returns the number of deleted messages, ornullif the count cannot be determined.
Retrieves the count of deleted inbox messages for the device.
Future<int?> - Returns the number of deleted messages, or null if the count cannot be determined.