StssyncHandler.GetStssyncAppNameForType Method
SharePoint 2010
Published: May 2010
Based on the specified synchronization type, returns the display name of the application that is registered to handle the Stssync protocol, which is used for synchronizing events lists and contacts lists in Microsoft SharePoint Foundation with a client application.
expression.GetStssyncAppNameForType(pbstrType As String)
expression
An expression that returns an StssyncHandler Control object.
pbstrType
A string that specifies the list synchronization type, which can be documents, calendar, contacts, tasks, or discussions.