SourceMailSubmission
Object Hierarchy:
Description:
[
CCode ( type_id =
"e_source_mail_submission_get_type ()" ) ]
[
Version ( since =
"3.6" ) ]
public class SourceMailSubmission :
SourceExtension
Contains only private data that should be read and manipulated using the function below.
Content:
Properties:
- public bool replies_to_origin_folder { get; set construct; }
Whether to save replies to folder of the message being replied to,
instead of the Sent folder
- public string sent_folder { get; set construct; }
Preferred folder for sent messages
- public string transport_uid { get; set construct; }
ESource UID of a Mail Transport
- public bool use_sent_folder { get; set construct; }
Whether to save sent messages to sent-folder
Creation methods:
Methods:
Inherited Members:
All known members inherited from class E.SourceExtension
All known members inherited from class GLib.Object