Conflict.Type 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.
Returns an OlObjectClass constant indicating the type of item represented by the Conflict object. Read-only.
public:
property Microsoft::Office::Interop::Outlook::OlObjectClass Type { Microsoft::Office::Interop::Outlook::OlObjectClass get(); };
public Microsoft.Office.Interop.Outlook.OlObjectClass Type { get; }
Public ReadOnly Property Type As OlObjectClass