Imap |
public class ImapEvent
The ImapEvent type exposes the following members.
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) |
Name | Description | |
---|---|---|
AnnotationChange | An IMAP event notification for message annotation changes. | |
FlagChange | An IMAP event notification for message flag changes. | |
MailboxMetadataChange | An IMAP event notification for changes to folder metadata. | |
MailboxName | AN IMAP event notification for folders that have been created, deleted, or renamed. | |
MessageExpunge | An IMAP event notification for expunged messages. | |
ServerMetadataChange | An IMAP event notification for changes to server metadata. | |
SubscriptionChange | An IMAP event notification for folders who have had their subscription status changed. |