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