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.2.0+a3997783578d19ef70b23d32085936c13ed21656
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