UserQueryQueryType.SavedQueryTypeOther 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.
A saved query used for workflow templates and e-mail templates. Value = 2048.
public: int SavedQueryTypeOther = 2048;
public const int SavedQueryTypeOther = 2048;
val mutable SavedQueryTypeOther : int
Public Const SavedQueryTypeOther As Integer = 2048