SourceMailIdentity
Object Hierarchy:
Description:
[
CCode ( type_id =
"e_source_mail_identity_get_type ()" ) ]
[
Version ( since =
"3.6" ) ]
public class SourceMailIdentity :
SourceExtension
Contains only private data that should be read and manipulated using the functions below.
Content:
Properties:
- public string address { get; set construct; }
Sender's email address
- public string aliases { get; set construct; }
Sender's email address aliases
- public string name { get; set construct; }
Sender's name
- public string organization { get; set construct; }
Sender's organization
- public string reply_to { get; set construct; }
Sender's reply-to address
- public string signature_uid { get; set construct; }
ESource UID of the sender's signature
Creation methods:
Methods:
Inherited Members:
All known members inherited from class E.SourceExtension
All known members inherited from class GLib.Object