MailKit Documentation
MailKit Documentation
API Reference
MailKit
AppendRequest Class
AppendRequest Properties
Annotations Property
Flags Property
InternalDate Property
Keywords Property
Message Property
TransferProgress Property
Append
Request
Transfer
Progress Property
Get or set the transfer progress reporting mechanism.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
ITransferProgress
TransferProgress
{
get
;
set
; }
Property Value
ITransferProgress
The transfer progress mechanism.
Implements
IAppendRequest
TransferProgress
Remarks
Gets or sets the transfer progress reporting mechanism.
See Also
Reference
AppendRequest Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast