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