Link.Type Property (Microsoft.Office.Interop.Outlook)
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

Visual Basic (Declaration)
ReadOnly Property Type As OlObjectClass
Visual Basic (Usage)
Dim instance As Link
Dim value As OlObjectClass

value = instance.Type
C#
OlObjectClass Type { get; }
See Also

Tags :


Page view tracker