ImapClient.AutoCommit

ImapClient.AutoCommit property

Indicates, whether commit operation are executed automatically when folder is changed or before connection is closed.

public bool AutoCommit { get; set; }

See Also