MailboxCompare Method Ipswitch.Messaging.Framework

[Missing <summary> documentation for "M:IMailAPI_NET.Mailbox.Compare(System.Object,System.Object)"]

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public int Compare(
	Object x,
	Object y
)

Parameters

x
Type: SystemObject

[Missing <param name="x"/> documentation for "M:IMailAPI_NET.Mailbox.Compare(System.Object,System.Object)"]

y
Type: SystemObject

[Missing <param name="y"/> documentation for "M:IMailAPI_NET.Mailbox.Compare(System.Object,System.Object)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:IMailAPI_NET.Mailbox.Compare(System.Object,System.Object)"]

Implements

IComparerCompare(Object, Object)
See Also

Reference