FolderContainerGetDefault Method (EmailFolderType)Ipswitch.Messaging.Framework
Gets the default EmailFolder for the given EmailFolderType

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public EmailFolder GetDefault(
	EmailFolderType FolderType
)

Parameters

FolderType
Type: Ipswitch.Messaging.Framework.MailEmailFolderType
Type of EmailFolder to get

Return Value

Type: EmailFolder

[Missing <returns> documentation for "M:Ipswitch.Messaging.Framework.FolderContainer.GetDefault(Ipswitch.Messaging.Framework.Mail.EmailFolderType)"]

See Also

Reference