HostedEmailProviderInfo Class

 

Describes the company who wrote a hosted email add-in provider.

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

System::Object
  Microsoft.WindowsServerSolutions.HostedEmail::HostedEmailProviderInfo

public ref class HostedEmailProviderInfo 

NameDescription
System_CAPS_pubmethodHostedEmailProviderInfo()

Creates a new instance of the HostedEmailProviderInfo class.

NameDescription
System_CAPS_pubpropertyAddress

Retrieves the address for a company who created the provider.

System_CAPS_pubpropertyName

Retrieves the name of the company who created the hosted email provider.

System_CAPS_pubpropertyWebsite

Retrieves the website address of the company who create the provider.

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: