Subproperties of the vCard property, not including
                the name, encoding, and character set.
            
Namespace: vCardsAssembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | 
|---|
public vCardSubpropertyCollection Subproperties { get; }  | 
| Visual Basic | 
|---|
Public ReadOnly Property Subproperties As vCardSubpropertyCollection Get  | 
| Visual C++ | 
|---|
public: property vCardSubpropertyCollection^ Subproperties { vCardSubpropertyCollection^ get (); }  |