![]() | Append |
public class AppendRequest : IAppendRequest
The AppendRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | AppendRequest(MimeMessage, MessageFlags) | Initializes a new instance of the AppendRequest class. |
![]() | AppendRequest(MimeMessage, MessageFlags, IEnumerableString) | Initializes a new instance of the AppendRequest class. |
![]() | AppendRequest(MimeMessage, MessageFlags, DateTimeOffset) | Initializes a new instance of the AppendRequest class. |
![]() | AppendRequest(MimeMessage, MessageFlags, IEnumerableString, DateTimeOffset) | Initializes a new instance of the AppendRequest class. |
Name | Description | |
---|---|---|
![]() | Annotations | Get or set the list of annotations that should be set on the message. |
![]() | Flags | Get or set the message flags that should be set on the message. |
![]() | InternalDate | Get or set the timestamp that should be used by folder as the InternalDate. |
![]() | Keywords | Get or set the keywords that should be set on the message. |
![]() | Message | Get the message that should be appended to the folder. |
![]() | TransferProgress | Get or set the transfer progress reporting mechanism. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object) |
![]() | Finalize | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | MemberwiseClone | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |