DomainCollectionArchivingEnabled Method Ipswitch.Messaging.Framework
Determine if archiving is enabled for this 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 bool ArchivingEnabled(
	string domainName
)

Parameters

domainName
Type: SystemString

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

Return Value

Type: Boolean

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

See Also

Reference