ShareOperation.RemoveThisQuickLink Method
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.
Removes the QuickLink from the list of QuickLinks that are available to the user.
public:
virtual void RemoveThisQuickLink() = RemoveThisQuickLink;
void RemoveThisQuickLink();
public void RemoveThisQuickLink();
function removeThisQuickLink()
Public Sub RemoveThisQuickLink ()