A collection of telephone numbers.
Namespace: vCardsAssembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public vCardPhoneCollection Phones { get; } |
Visual Basic |
---|
Public ReadOnly Property Phones As vCardPhoneCollection Get |
Visual C++ |
---|
public: property vCardPhoneCollection^ Phones { vCardPhoneCollection^ get (); } |