Printer Friendly Version      Send     
Click to Rate and Give Feedback
MSDN
MSDN Library
Office Development
Outlook 2007
Link Interface
Link Properties
 Type Property
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)
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; }
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker