 | ImapImplementationCommand Property |
Get or set the command used to start the program.
Namespace:
MailKit.Net.Imap
Assembly:
MailKit (in MailKit.dll) Version: 3.0.0
Syntaxpublic string Command { get; set; }
Property Value
Type:
StringThe command used to start the program.
Remarks
Gets or sets the command used to start the program.
See Also