OrganizationNames

VCardOrganizationalRecordset.OrganizationNames property

Gets the organizational names and units associated with the object.

public string[] OrganizationNames { get; }

Property Value

The organizational names and units associated with the object.

Remarks

This property is a simplified version of OrganizationNameRecords.

See Also