ClientInfo.OfficeVersion 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 version of Microsoft Office installed on the client machine.
public:
property System::String ^ OfficeVersion { System::String ^ get(); void set(System::String ^ value); };
public string OfficeVersion { get; set; }
member this.OfficeVersion : string with get, set
Public Property OfficeVersion As String
Property Value
The Microsoft Office version.