AddressApartment Property
The extension designation such as the apartment number, unit,
or box number. (4 - RFC 9554)
Namespace: FolkerKinzel.VCards.ModelsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
public IReadOnlyList<string> Apartment { get; }
Public ReadOnly Property Apartment As IReadOnlyList(Of String)
Get
public:
property IReadOnlyList<String^>^ Apartment {
IReadOnlyList<String^>^ get ();
}
member Apartment : IReadOnlyList<string> with get
Property Value
IReadOnlyListString