バージョン

CalendarDisplayMode プロパティ (XamOutlookCalendarView)

カレンダーの最適な表示モードを返すか、設定します。
シンタックス
'宣言
 
Public Property CalendarDisplayMode As Nullable(Of CalendarDisplayMode)
public Nullable<CalendarDisplayMode> CalendarDisplayMode {get; set;}
参照