Parses the type of postal address.
Namespace: vCardsAssembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public static vCardDeliveryAddressTypes ParseDeliveryAddressType( string value ) |
Visual Basic |
---|
Public Shared Function ParseDeliveryAddressType ( _ value As String _ ) As vCardDeliveryAddressTypes |
Visual C++ |
---|
public: static vCardDeliveryAddressTypes ParseDeliveryAddressType( String^ value ) |
Parameters
- value
- Type: System..::..String
The single value of a TYPE subproperty for the ADR property.