MessageAddedEventArgs

MessageAddedEventArgs class

Provides data for the FolderInfo::MessageAdded event

Constructors

NameDescription
MessageAddedEventArgsInitializes a new instance of the MessageAddedEventArgs class.

Methods

NameDescription
get_EntryIdGets the string that represents the EntryId of the added message.
get_MessageGets the message that has been added.