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。

适用于