EmailAddress::RoutingType property

The RoutingType property gets or sets a string value that specifies the routing type that is associated with the e-mail address that is represented by this instance of the EmailAddress class.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

No code example is currently available or this language may not be supported.

Property value

Type: System.String
The RoutingType property returns a string value that specifies the routing type that is associated with the e-mail address that is represented by this instance of the EmailAddress class.

If no value is specified for the RoutingType property, SMTP is assumed.

Show: