{CompanyName} FlexyGo

Mail..::..GetConfigObj Method

Gets the Object Config

Namespace:  FLEXYGO.Mails
Assembly:  flxMail (in flxMail.dll)

Syntax


public static MailObjectSettings GetConfigObj(
	string ObjectName
)
Public Shared Function GetConfigObj ( _
	ObjectName As String _
) As MailObjectSettings

Parameters

ObjectName
Type: String
Name of the object.

Return Value

MailObjectSettings