次の方法で共有


RelativeMonthlyRecurrencePatternType クラス

定義

クラスは RelativeMonthlyRecurrencePatternType 、相対的な毎月の繰り返しパターンを記述します。

public ref class RelativeMonthlyRecurrencePatternType : ExchangeWebServices::IntervalRecurrencePatternBaseType
public class RelativeMonthlyRecurrencePatternType : ExchangeWebServices.IntervalRecurrencePatternBaseType
Public Class RelativeMonthlyRecurrencePatternType
Inherits IntervalRecurrencePatternBaseType
継承

コンストラクター

RelativeMonthlyRecurrencePatternType()

コンストラクターは RelativeMonthlyRecurrencePatternType 、 クラスの新しいインスタンスを RelativeMonthlyRecurrencePatternType 初期化します。

プロパティ

DayOfWeekIndex

プロパティは DayOfWeekIndex 、相対月次繰り返しパターンで使用される週を取得または設定します。

DaysOfWeek

プロパティは DaysOfWeek 、相対月次繰り返しパターンで使用される曜日を取得または設定します。

Interval

プロパティは Interval 、連続する 2 つの定期的な項目の間隔を定義します。

(継承元 IntervalRecurrencePatternBaseType)

適用対象