ParameterSectionAddressType Property
TYPE: Specifies the type of a postal delivery address.
(2,3)
Namespace: FolkerKinzel.VCards.Models.Properties.ParametersAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
public Adr? AddressType { get; set; }
Public Property AddressType As Adr?
Get
Set
public:
property Nullable<Adr> AddressType {
Nullable<Adr> get ();
void set (Nullable<Adr> value);
}
member AddressType : Nullable<Adr> with get, set
Property Value
NullableAdr