CalendarAddresses

VCardCalendarRecordset.CalendarAddresses property

Gets the calendar user addresses to which a scheduling request should be sent for the object represented by the vCard.

public string[] CalendarAddresses { get; }

Property Value

The calendar user addresses to which a scheduling request should be sent for the object represented by the vCard.

Remarks

This property is a simplified version of CalendarAddressRecords.

See Also