ImppEntries

VCardCommunicationRecordset.ImppEntries property

Gets the URIs for instant messaging and presence protocol communications with the object.

public string[] ImppEntries { get; }

Property Value

The URIs for instant messaging and presence protocol communications with the object.

Remarks

This property is a simplified version of ImppRecords.

See Also