GraphNavigateToItemRanks.CanNavigateToItem 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.
Default rank value - a provider can navigate to an item in some way.
public: int CanNavigateToItem = 0;
public const int CanNavigateToItem = 0;
val mutable CanNavigateToItem : int
Public Const CanNavigateToItem As Integer = 0