WebAccountClientView.Type 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.
Gets the type of web account client view.
public:
property WebAccountClientViewType Type { WebAccountClientViewType get(); };
WebAccountClientViewType Type();
public WebAccountClientViewType Type { get; }
var webAccountClientViewType = webAccountClientView.type;
Public ReadOnly Property Type As WebAccountClientViewType
Property Value
The web account client view type.