public BackupFolder getCalllogBackupFolder() throws MessagingException { String label = PrefStore.getCalllogFolder(context); return getBackupFolder(label); }