EmailAddressDictionaryEntryType.RoutingType Property

Definition

The RoutingType property gets or sets a string that specifies the type of routing for the e-mail address.

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 value of the RoutingType property is a string that specifies the type of routing for the e-mail address.

Applies to