ServiceInfoFromXml Class

 

Describes the service information from XML.

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

System::Object
  Microsoft.WindowsServerSolutions.HostedEmail::ServiceInfoFromXml

[SerializableAttribute]
public ref class ServiceInfoFromXml 

NameDescription
System_CAPS_pubmethodServiceInfoFromXml()

Creates a new instance of the ServiceInfoFromXml object.

NameDescription
System_CAPS_pubpropertyDescription

Gets and sets the description.

System_CAPS_pubpropertyFullName

Gets and sets the full name.

System_CAPS_pubpropertyLogoImagePath

Gets and sets the path to the logo image.

System_CAPS_pubpropertyPortalUrl

Gets and sets the portal URI.

System_CAPS_pubpropertyProvider

Gets and sets the provider.

System_CAPS_pubpropertyRetrievePasswordUrl

Gets and sets the retrieve password URL.

System_CAPS_pubpropertyShortName

Gets and sets the short name.

System_CAPS_pubpropertySignUpUrl

Gets and sets the sign-up URL.

System_CAPS_pubpropertySupportedContact

Gets and sets the supported contact information.

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: