CalendarItemType.UID Property

Definition

The UID property gets or sets a string value that contains the GUID for the calendar item.

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

Property Value

The UID property returns a string value that contains the GUID for the calendar item.

Applies to