Appointment.ICalUid プロパティ

定義

iCalendar Uid を取得または設定します。

public:
 property System::String ^ ICalUid { System::String ^ get(); void set(System::String ^ value); };
public string ICalUid { get; set; }
Public Property ICalUid As String

プロパティ値

iCalendar Uid。

適用対象