Share via


MailboxFolderAccessRight.CompareTo method (Object)

Namespace:  Microsoft.Exchange.Management.StoreTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Function CompareTo ( _
    obj As Object _
) As Integer
'Usage
Dim instance As MailboxFolderAccessRight
Dim obj As Object
Dim returnValue As Integer

returnValue = instance.CompareTo(obj)
public int CompareTo(
    Object obj
)

Parameters

Return value

Type: System.Int32

See also

Reference

MailboxFolderAccessRight structure

MailboxFolderAccessRight members

CompareTo overload

Microsoft.Exchange.Management.StoreTasks namespace