VCardBuilderNotes Property
NOTE: Specifies supplemental informations or comments that
are associated with the vCard. (2,3,4)
Namespace: FolkerKinzel.VCardsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
public TextBuilder Notes { get; }
Public ReadOnly Property Notes As TextBuilder
Get
public:
property TextBuilder Notes {
TextBuilder get ();
}
member Notes : TextBuilder with get
Property Value
TextBuilder