'DeclarationReadOnly Property AppointmentEnabled As Boolean
'UsageDim instance As IOfficeTools Dim value As Boolean value = instance.AppointmentEnabled
bool AppointmentEnabled {get;}
'DeclarationReadOnly Property AppointmentEnabled As Boolean
'UsageDim instance As IOfficeTools Dim value As Boolean value = instance.AppointmentEnabled
bool AppointmentEnabled {get;}