ImageGear v26.3 - Updated
ImageGear.Formats.Email Assembly / ImageGear.Formats.Email Namespace / ImGearEmail Class
Members




In This Topic
    ImGearEmail Class
    In This Topic
    Provides general Email functionality and access to the global properties and methods. Provides general Email functionality and access to the global properties and methods.
    Object Model
    ImGearEmail ClassIImGearFormat InterfaceIImGearFormat Interface
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class ImGearEmail 
    'Usage
     
    Dim instance As ImGearEmail
    public static class ImGearEmail 
    public __gc abstract __sealed class ImGearEmail 
    public ref class ImGearEmail abstract sealed 
    Remarks
    Allows to create, initialize and terminate Email formats. Allows to create, initialize and terminate Email formats.
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.Email.ImGearEmail

    See Also