Class MessageAddedEventArgs
MessageAddedEventArgs class
Provides data for the MessageAdded
event
public class MessageAddedEventArgs : EventArgs
Constructors
Name | Description |
---|---|
MessageAddedEventArgs(string, MapiMessage) | Initializes a new instance of the MessageAddedEventArgs class. |
Properties
Name | Description |
---|---|
EntryId { get; } | Gets the string that represents the EntryId of the added message. |
Message { get; } | Gets the message that has been added. |
See Also
- namespace Aspose.Email.Storage.Pst
- assembly Aspose.Email