Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the company who wrote a hosted email add-in provider.
Namespace: Microsoft.WindowsServerSolutions.HostedEmail
Assembly: Wssg.HostedEmailObjectModel (in Wssg.HostedEmailObjectModel.dll)
Inheritance Hierarchy
System.Object
Microsoft.WindowsServerSolutions.HostedEmail.HostedEmailProviderInfo
Syntax
public class HostedEmailProviderInfo
public ref class HostedEmailProviderInfo
Public Class HostedEmailProviderInfo
Constructors
Name | Description | |
---|---|---|
![]() |
HostedEmailProviderInfo() | Creates a new instance of the HostedEmailProviderInfo class. |
Properties
Name | Description | |
---|---|---|
![]() |
Address | Retrieves the address for a company who created the provider. |
![]() |
Name | Retrieves the name of the company who created the hosted email provider. |
![]() |
Website | Retrieves the website address of the company who create the provider. |
Methods
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.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.WindowsServerSolutions.HostedEmail Namespace
Return to top