Share via


MailboxFolderAccessRight.CompareTo method (MailboxFolderAccessRight)

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

Syntax

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

returnValue = instance.CompareTo(other)
public int CompareTo(
    MailboxFolderAccessRight other
)

Parameters

Return value

Type: System.Int32

See also

Reference

MailboxFolderAccessRight structure

MailboxFolderAccessRight members

CompareTo overload

Microsoft.Exchange.Management.StoreTasks namespace