public string ICalUid { get; set; }
Public Property ICalUid As String Get Set
public: property String^ ICalUid { String^ get (); void set (String^ value); }
member ICalUid : string with get, set
In This Article