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