SavedQueryQueryType.MainApplicationViewWithoutSubject 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 without a subject. Value = 1024.
public: int MainApplicationViewWithoutSubject = 1024;
public const int MainApplicationViewWithoutSubject = 1024;
val mutable MainApplicationViewWithoutSubject : int
Public Const MainApplicationViewWithoutSubject As Integer = 1024