VCardBuilderMembers Property
MEMBER:
Defines a member that is part of the group that this
VCard represents.
The
Kind property must be set to
Group
in order to use this property.
(4) Namespace: FolkerKinzel.VCardsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
public RelationBuilder Members { get; }
Public ReadOnly Property Members As RelationBuilder
Get
public:
property RelationBuilder Members {
RelationBuilder get ();
}
member Members : RelationBuilder with get
Property Value
RelationBuilder