[Visual Basic .NET]Public Function CreateMailEnabledContact( _
ByVal TargetADMA As ConnectedMA, _
ByVal DistinguishedName As ReferenceValue, _
ByVal Alias As String, _
ByVal SMTPEmail As String _
) As CSEntry
Implements ExchangeUtils.CreateMailEnabledContact
Parameters
TargetADMA
The Active Directory management agent through which the new
object is provisioned.
DistinguishedName
The distinguished name of the contact.
Alias
The mail alias of the contact.
SMTPEmail
The SMTP address of the contact.
Return Values
Returns a CSEntry representing the
connected data source entry.
You attempted to create the same custom recipient more than
once in the IMVSynchronization.Provision
method. This method is called for each metaverse object when a
metaverse rules extension exists.
Product: Microsoft Identity Integration Server 2003 Namespace: Defined in Microsoft.MetadirectoryServices. Assembly: Requires Microsoft.MetadirectoryServices (in
Microsoft.MetadirectoryServices.dll). .NET Framework: Requires .NET Framework 1.1.