ConferenceScheduleInformation.Version Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.