Share via


Link.Type Property

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)

Syntax

'Declaration
ReadOnly Property Type As OlObjectClass
    Get
'Usage
Dim instance As Link
Dim value As OlObjectClass

value = instance.Type
OlObjectClass Type { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.OlObjectClass

See Also

Reference

Link Interface

Link Members

Microsoft.Office.Interop.Outlook Namespace