Share via


SmtpX509IdentifierEx.Matches method (SmtpDomainWithSubdomains)

Namespace:  Microsoft.Exchange.Data
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public Function Matches ( _
    fqdn As SmtpDomainWithSubdomains _
) As Boolean
'Usage
Dim instance As SmtpX509IdentifierEx
Dim fqdn As SmtpDomainWithSubdomains
Dim returnValue As Boolean

returnValue = instance.Matches(fqdn)
public bool Matches(
    SmtpDomainWithSubdomains fqdn
)

Parameters

Return value

Type: System.Boolean

See also

Reference

SmtpX509IdentifierEx class

SmtpX509IdentifierEx members

Matches overload

Microsoft.Exchange.Data namespace