Ozeki VoIP SDK Class library
ContactCompare Method (address, other)
NamespacesOzeki.VoIP.SIPSIPAddressExContactCompare(SIPAddress, SIPAddress)
Declaration Syntax
C#Visual BasicVisual C++
public static bool ContactCompare(
	this SIPAddress address,
	SIPAddress other
)
<ExtensionAttribute> 
Public Shared Function ContactCompare ( 
	address As SIPAddress,
	other As SIPAddress
) As Boolean
public:
[ExtensionAttribute]
static bool ContactCompare(
	SIPAddress^ address, 
	SIPAddress^ other
)
Parameters
address (SIPAddress)
other (SIPAddress)
Return Value
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type SIPAddress. When you use instance method syntax to call this method, omit the first parameter.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.90