Click or drag to resize

ServerType Enumeration

Specifies the server type

Namespace:  Aspose.Email.Clients.ActiveSync.TransportLayer
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum ServerType
Members
  Member nameValueDescription
None0 Not defined
MobileSync1 Indicates that the URL that is returned by the URL element (section 2.2.3.172) can be accessed by clients.
CertEnroll2 Indicates that the URL that is returned by the URL element can be accessed by clients to obtain a client certificate for Secure Sockets Layer (SSL) negotiation.
See Also