Mail
Object Hierarchy:
Description:
[
CCode ( type_id =
"goa_mail_get_type ()" ) ]
public interface Mail :
Object
Abstract interface type for the D-Bus interface <link linkend="gdbus-interface-org-gnome-OnlineAccounts-Mail.
top_of_page">org.gnome.OnlineAccounts.Mail</link>.
All known implementing classes:
Content:
Properties:
- public abstract string email_address { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-gnome-OnlineAccounts-Mail.
- public abstract bool imap_accept_ssl_errors { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-gnome-OnlineAccounts-Mail.
- public abstract string imap_host { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-gnome-OnlineAccounts-Mail.
- public abstract bool imap_supported { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-gnome-OnlineAccounts-Mail.
- public abstract bool imap_use_ssl { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-gnome-OnlineAccounts-Mail.
- public abstract bool imap_use_tls { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-gnome-OnlineAccounts-Mail.
- public abstract string imap_user_name { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-gnome-OnlineAccounts-Mail.
- public abstract string name { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-gnome-OnlineAccounts-Mail.
- public abstract bool smtp_accept_ssl_errors { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-gnome-OnlineAccounts-Mail.
- public abstract bool smtp_auth_login { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-gnome-OnlineAccounts-Mail.
- public abstract bool smtp_auth_plain { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-gnome-OnlineAccounts-Mail.
- public abstract bool smtp_auth_xoauth2 { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-gnome-OnlineAccounts-Mail.
- public abstract string smtp_host { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-gnome-OnlineAccounts-Mail.
- public abstract bool smtp_supported { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-gnome-OnlineAccounts-Mail.
- public abstract bool smtp_use_auth { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-gnome-OnlineAccounts-Mail.
- public abstract bool smtp_use_ssl { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-gnome-OnlineAccounts-Mail.
- public abstract bool smtp_use_tls { get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-gnome-OnlineAccounts-Mail.
- public abstract string smtp_user_name { owned get; set; }
Represents the D-Bus property <link
linkend="gdbus-property-org-gnome-OnlineAccounts-Mail.
Static methods:
Inherited Members:
All known members inherited from class GLib.Object