DoNotUseMeFolderClass.Store Property
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Public Overridable ReadOnly Property Store As Store
Get
'Usage
Dim instance As DoNotUseMeFolderClass
Dim value As Store
value = instance.Store
[DispIdAttribute()]
public virtual Store Store { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.Store