Returns an
OlObjectClass constant indicating the type of item represented by the
Link object. Read-only.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in microsoft.office.interop.outlook.dll)
Visual Basic (Declaration)
ReadOnly Property Type As OlObjectClass
Dim instance As Link
Dim value As OlObjectClass
value = instance.Type
OlObjectClass Type { get; }