RecurringAppointmentMasterId クラス

定義

定期的な予定の出現の ID を表します。

public ref class RecurringAppointmentMasterId sealed : Microsoft::Exchange::WebServices::Data::ItemId
public sealed class RecurringAppointmentMasterId : Microsoft.Exchange.WebServices.Data.ItemId
Public NotInheritable Class RecurringAppointmentMasterId
Inherits ItemId
継承
RecurringAppointmentMasterId

コンストラクター

RecurringAppointmentMasterId(String)

Microsoft.Exchange.WebServices.Data.RecurringAppointmentMasterId クラスの新しいインスタンスを初期化します。

プロパティ

ChangeKey

Exchange オブジェクトに関連付けられている変更キーを取得します。

(継承元 ServiceId)
UniqueId

Exchange オブジェクトの一意の ID を取得します。

(継承元 ServiceId)

メソッド

Equals(Object)

指定した が現在のと等しいかどうかを判断します。

(継承元 ServiceId)
GetHashCode()

特定の型のハッシュ関数として機能します。

(継承元 ServiceId)
SameIdAndChangeKey(ServiceId)

2 つの ServiceId インスタンスが等しいかどうかを判断します (ChangeKeys を含む)

(継承元 ServiceId)
ToString()

現在の System.Object を表す System.String を返します。

(継承元 ServiceId)

適用対象