UriCalendarEntries

VCardCalendarRecordset.UriCalendarEntries property

Gets the URIs for the calendar associated with the object represented by the vCard.

public string[] UriCalendarEntries { get; }

Property Value

The URIs for the calendar associated with the object represented by the vCard.

Remarks

This property is a simplified version of CalendarUriRecords.

See Also