MessageAddedEventArgs
MessageAddedEventArgs class
Provides data for the FolderInfo::MessageAdded event
Constructors
| Name | Description |
|---|---|
| MessageAddedEventArgs | Initializes a new instance of the MessageAddedEventArgs class. |
Methods
| Name | Description |
|---|---|
| get_EntryId | Gets the string that represents the EntryId of the added message. |
| get_Message | Gets the message that has been added. |