| Top |
Functions
e_cal_backend_mail_account_get_default ()
gboolean e_cal_backend_mail_account_get_default (ESourceRegistry *registry,gchar **address,gchar **name);
Retrieve the default mail account as stored in Evolution configuration.
e_cal_backend_mail_account_is_valid ()
gboolean e_cal_backend_mail_account_is_valid (ESourceRegistry *registry,gchar *user,gchar **name);
Checks that a mail account is valid, and returns its name.
e_cal_backend_user_declined ()
gboolean e_cal_backend_user_declined (ESourceRegistry *registry,icalcomponent *icalcomp);
Returns
Whether icalcomp contains attendee with a mail same as any of configured enabled mail account and whether this user declined.
Since: 2.26
