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
<DispIdAttribute()> _
ReadOnly Property Type As OlObjectClass
Get
'Usage
Dim instance As Link
Dim value As OlObjectClass
value = instance.Type
[DispIdAttribute()]
OlObjectClass Type { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OlObjectClass