MemberRecords

VCardOrganizationalRecordset.MemberRecords property

Gets the members in the group this vCard represents.

public VCardTextRecord[] MemberRecords { get; }

Property Value

The members in the group this vCard represents.

See Also