Assistant.Item Property
Returns the text associated with an object.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Default Property Item As String
Get
'Usage
Dim instance As Assistant
Dim value As String
value = instance
string this { get; }
Property Value
Type: System.String