Edit

Share via


ConferenceScheduleInformation.Version Property

Definition

Gets or sets the revision number of the scheduled conference.

public:
 property long Version { long get(); void set(long value); };
public long Version { get; set; }
member this.Version : int64 with get, set
Public Property Version As Long

Property Value

Remarks

Setting this property is optional for scheduling new conferences. However, for updating existing conferences, this property has to be set to the most up to date revision value.

Applies to