![MimeKit](../icons/Help.png) | IAppendRequestTransferProgress Property |
Get or set the transfer progress reporting mechanism.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
SyntaxITransferProgress TransferProgress { get; set; }
Property Value
ITransferProgressThe transfer progress mechanism.
Remarks
Gets or sets the transfer progress reporting mechanism.
See Also