CalendarItemType.ConferenceType Property

Definition

The ConferenceType property gets or sets an integer value that describes the type of conferencing that is performed with a calendar item.

public:
 property int ConferenceType { int get(); void set(int value); };
public int ConferenceType { get; set; }
Public Property ConferenceType As Integer

Property Value

The ConferenceType property returns an integer value that describes the type of conferencing that is performed with a calendar item.

Applies to