ServerInfo
ServerInfo constructor
Initializes a new instance of the ServerInfo class.
public ServerInfo(ServerType type, string url, string name, string serverData)
Parameter | Type | Description |
---|---|---|
type | ServerType | Specifies the server type |
url | String | Specifies a URL string that conveys the protocol, port, resource location, and other information. |
name | String | Specifies a URL if the Type element (section 2.2.3.170.1) value is set to “MobileSync”. |
serverData | String | The ServerData specifies the template name for the client certificate. |
See Also
- enum ServerType
- class ServerInfo
- namespace Aspose.Email.Clients.ActiveSync.TransportLayer
- assembly Aspose.Email