ImapClient.ClientIdentificationInfo

ImapClient.ClientIdentificationInfo property

Gets or sets client identification information See more: https://tools.ietf.org/html/rfc2971

public ImapIdentificationInfo ClientIdentificationInfo { get; set; }

See Also