ConfigurationFromXml Class
Describes the configuration information from the associated XML file.
Assembly: Wssg.HostedEmailObjectModel (in Wssg.HostedEmailObjectModel.dll)
| Name | Description | |
|---|---|---|
![]() | ConfigurationFromXml() | Creates a new instance of the ConfigurationFromXml object. |
| Name | Description | |
|---|---|---|
![]() | AddinDir | Gets and sets the directory in which the add-in is located. |
![]() | AddinName | Gets and sets the name of the add-in. |
![]() | AddinType | Gets and sets the add-in type. |
![]() | Guid | Gets and sets the GUID. |
![]() | HideBuiltinUI | Gets and sets a list of built-in UI types to hide. |
![]() | PasswordSync | Gets and sets the password sync. |
![]() | Service | Gets and sets the service. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (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.
Community Additions
ADD
Show:


