VCardRelations Property
RELATED: Other entities that the person or organization is
related to. (4)
Namespace: FolkerKinzel.VCardsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
public IEnumerable<RelationProperty?>? Relations { get; set; }
Public Property Relations As IEnumerable(Of RelationProperty)
Get
Set
public:
property IEnumerable<RelationProperty^>^ Relations {
IEnumerable<RelationProperty^>^ get ();
void set (IEnumerable<RelationProperty^>^ value);
}
member Relations : IEnumerable<RelationProperty> with get, set
Property Value
IEnumerableRelationProperty