Mailbox.RoutingType 属性

定义

获取或设置用于引用用户邮箱的地址的路由类型。

public:
 property System::String ^ RoutingType { System::String ^ get(); void set(System::String ^ value); };
public string RoutingType { get; set; }
Public Property RoutingType As String

属性值

路由类型。

适用于