_CalendarView.AutoFormatRules Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an AutoFormatRules object that represents the set of formatting rules applicable to the CalendarView object. Read-only.
public:
property Microsoft::Office::Interop::Outlook::AutoFormatRules ^ AutoFormatRules { Microsoft::Office::Interop::Outlook::AutoFormatRules ^ get(); };
public Microsoft.Office.Interop.Outlook.AutoFormatRules AutoFormatRules { get; }
Public ReadOnly Property AutoFormatRules As AutoFormatRules