Namespace: vCardsAssembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
public string Office { get; set; }
Public Property Office As String Get Set
public: property String^ Office { String^ get (); void set (String^ value); }