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