ImageGear v26.5 - Updated
ImageGear.Formats.Email Assembly / ImageGear.Formats.Email Namespace / ImGearEmailDocument Class
Fields Properties Methods


In This Topic
    ImGearEmailDocument Class Members
    In This Topic

    The following tables list the members exposed by ImGearEmailDocument.

    Public Properties
     NameDescription
    Public Property Returns a list of Email attachments  
    Public Property This specifies who got a copy of the message, but others cannot see who these persons are.  
    Public Property Specifies who got a copy of the Email message.  
    Public Property Specifies to whom this Email message was sent.  
    Public Property Returns the sender of the Email message  
    Public Property The date when the Email message was sent.  
    Public Property Returns the subject of the Email message  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Creates a new object that is the exact copy of the current instance.  
    Public Method Saves all attachments to the specified location. The location should exist.  
    Top
    See Also