DotMSN

NewMailEventArgs Members

NewMailEventArgs overview

Public Instance Constructors

NewMailEventArgs Constructor Constructor.

Public Instance Properties

DestinationFolder The folder the mail is redirected to
From The person's name who sended the e-mail
FromEmail The e-mail adress of the person who sended the e-mail
Id ID of the message, used for hotmail login
MessageUrl The url to directly view the message in Hotmail
PostUrl The post url used for automatic hotmail login
Subject The subject of the e-mail

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

NewMailEventArgs Class | XihSolutions.DotMSN Namespace