Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / OfficeTools Object / AppointmentEnabled Property
In This Topic
    AppointmentEnabled Property
    In This Topic
    Gets a value that indicates whether the installed Office Tools assembly supports new appointments.
    Syntax
    expression.AppointmentEnabled As Boolean
    where expression is a variable that represents a OfficeTools Object
    See Also