SavedQueryQueryType.MainApplicationView Field
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.
Specifies the main application view. Value = 0.
public: int MainApplicationView = 0;
public const int MainApplicationView = 0;
val mutable MainApplicationView : int
Public Const MainApplicationView As Integer = 0