This topic has not yet been rated - Rate this topic

StssyncHandler.GetStssyncAppNameForType Method

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.

A String that contains the display name of the application.

Date

Description

May 2010

Initial publication

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.