Emails

VCardCommunicationRecordset.Emails property

Gets the electronic mail addresses for communication with the object.

public string[] Emails { get; }

Property Value

The electronic mail addresses array for communication with the object.

Remarks

This property is a simplified version of EmailRecords.

See Also