Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a String (string in C#) indicating the type of the specified 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 String
Get
'Usage
Dim instance As _NameSpace
Dim value As String
value = instance.Type
[DispIdAttribute()]
string Type { get; }
Property Value
Type: System.String