AccessRequests.UpdateConversation 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.
[Microsoft.SharePoint.Client.Remote]
public static void UpdateConversation (Microsoft.SharePoint.Client.ClientRuntimeContext context, int itemId, string convStr, Microsoft.SharePoint.Client.Web web);
static member UpdateConversation : Microsoft.SharePoint.Client.ClientRuntimeContext * int * string * Microsoft.SharePoint.Client.Web -> unit
Parameters
- context
- ClientRuntimeContext
- itemId
- Int32
- convStr
- String
- web
- Web
- Attributes