ImapClient.ExchangeIdAutomatically

ImapClient.ExchangeIdAutomatically property

Gets or sets value which indicates whether client should to introduce information about itself to a server automatically. See more: https://tools.ietf.org/html/rfc2971

public bool ExchangeIdAutomatically { get; set; }

See Also