Appointment.ICalUid Propiedad

Definición

Obtiene o establece el Uid de iCalendar.

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

Valor de propiedad

String

El Uid de iCalendar.

Se aplica a