ConfigurationFromXml Class

 

Describes the configuration information from the associated XML file.

Namespace:   Microsoft.WindowsServerSolutions.HostedEmail
Assembly:  Wssg.HostedEmailObjectModel (in Wssg.HostedEmailObjectModel.dll)

System::Object
  Microsoft.WindowsServerSolutions.HostedEmail::ConfigurationFromXml

[SerializableAttribute]
public ref class ConfigurationFromXml 

NameDescription
System_CAPS_pubmethodConfigurationFromXml()

Creates a new instance of the ConfigurationFromXml object.

NameDescription
System_CAPS_pubpropertyAddinDir

Gets and sets the directory in which the add-in is located.

System_CAPS_pubpropertyAddinName

Gets and sets the name of the add-in.

System_CAPS_pubpropertyAddinType

Gets and sets the add-in type.

System_CAPS_pubpropertyGuid

Gets and sets the GUID.

System_CAPS_pubpropertyHideBuiltinUI

Gets and sets a list of built-in UI types to hide.

System_CAPS_pubpropertyPasswordSync

Gets and sets the password sync.

System_CAPS_pubpropertyService

Gets and sets the service.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: