![]() | ImapEvent Class |
Namespace: MailKit.Net.Imap
public class ImapEvent
The ImapEvent type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (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.
|