Replace |
public class ReplaceRequest : AppendRequest, IReplaceRequest, IAppendRequest
The ReplaceRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| ReplaceRequest(MimeMessage, MessageFlags) | Initializes a new instance of the ReplaceRequest class. | |
| ReplaceRequest(MimeMessage, MessageFlags, IEnumerableString) | Initializes a new instance of the ReplaceRequest class. | |
| ReplaceRequest(MimeMessage, MessageFlags, DateTimeOffset) | Initializes a new instance of the ReplaceRequest class. | |
| ReplaceRequest(MimeMessage, MessageFlags, IEnumerableString, DateTimeOffset) | Initializes a new instance of the ReplaceRequest class. |
| Name | Description | |
|---|---|---|
| Annotations |
Get or set the list of annotations that should be set on the message.
(Inherited from AppendRequest) | |
| Destination | Get or set the folder where the replacement message should be appended. | |
| Flags |
Get or set the message flags that should be set on the message.
(Inherited from AppendRequest) | |
| InternalDate |
Get or set the timestamp that should be used by folder as the InternalDate.
(Inherited from AppendRequest) | |
| Keywords |
Get or set the keywords that should be set on the message.
(Inherited from AppendRequest) | |
| Message |
Get the message that should be appended to the folder.
(Inherited from AppendRequest) | |
| TransferProgress |
Get or set the transfer progress reporting mechanism.
(Inherited from AppendRequest) |
| 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) |