EmailAddressType.RoutingType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The RoutingType property gets or sets a string value that specifies the type of routing for the e-mail address that is specified in the EmailAddress property.
public:
property System::String ^ RoutingType { System::String ^ get(); void set(System::String ^ value); };
public string RoutingType { get; set; }
Public Property RoutingType As String
Property Value
The RoutingType property returns a string value that specifies the type of routing for the e-mail address that is specified in the EmailAddress property.