_PostItem.OutlookVersion Property

Definition

Returns a String (string in C#) indicating the major and minor version number of the Outlook application for an Outlook item. Read-only.

public:
 property System::String ^ OutlookVersion { System::String ^ get(); };
public string OutlookVersion { get; }
Public ReadOnly Property OutlookVersion As String

Property Value

Applies to