FolderDelete

IActiveSyncTLClient.FolderDelete method

Deletes the collection with the matching identifier.

public void FolderDelete(string serverId)
Parameter Type Description
serverId String Identifies a folder on a server.

See Also