Appointment.ICalUid Property

Definition

Gets or sets the 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

Property Value

The iCalendar Uid.

Applies to