Decodes the bitmapped phone type given an array of
phone type names.
Namespace: vCardsAssembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public static vCardPhoneTypes ParsePhoneType( string[] names ) |
Visual Basic |
---|
Public Shared Function ParsePhoneType ( _ names As String() _ ) As vCardPhoneTypes |
Visual C++ |
---|
public: static vCardPhoneTypes ParsePhoneType( array<String^>^ names ) |
Parameters
- names
- Type: array<System..::..String>[]()[][]
An array containing phone type names such as BBS or VOICE.