Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / OfficeTools Object / EmailEnabled Property
In This Topic
    EmailEnabled Property
    In This Topic
    Gets a value that indicates whether the installed Office Tools assembly supports viewing the e-mail application and creating new e-mail messages.
    Syntax
    expression.EmailEnabled As Boolean
    where expression is a variable that represents a OfficeTools Object
    See Also