DomainCollectionUserDBType Method Ipswitch.Messaging.Framework
Return the User Database type for the domain. This assumes that all domain aliases have been resolved to the OHN.

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

public static DomainDataDBTYPES UserDBType(
	string domainName
)

Parameters

domainName
Type: SystemString

[Missing <param name="domainName"/> documentation for "M:IMailAPI_NET.DomainCollection.UserDBType(System.String)"]

Return Value

Type: DomainDataDBTYPES

[Missing <returns> documentation for "M:IMailAPI_NET.DomainCollection.UserDBType(System.String)"]

See Also

Reference