Expand Minimize

SPMicrofeedAttachmentStore Transformation

Mappings for SharePoint class Microsoft.Office.Server.Microfeed.SPMicrofeedAttachmentStore

Type Mapping

SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedAttachmentStore
CSOM Microsoft.SharePoint.Client.Microfeed.MicrofeedAttachmentStore

Constructors

SSOM System.Void .ctor()
CSOM ctor(ClientRuntimeContext)
CSOM ctor(ClientRuntimeContext,ObjectPath)
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfile)
CSOM ctor(ClientRuntimeContext)
CSOM ctor(ClientRuntimeContext,ObjectPath)
SSOM System.Void .ctor(Microsoft.Office.Server.UserProfiles.UserProfile, Microsoft.SharePoint.SPServiceContext)
CSOM ctor(ClientRuntimeContext)
CSOM ctor(ClientRuntimeContext,ObjectPath)

Properties

Methods

SSOM System.IO.Stream GetImage(System.String, System.String, System.String)
CSOM ClientResult MicrofeedAttachmentStore.GetImage(String,String,String)
SSOM System.IO.Stream GetImage(System.String, System.String, Microsoft.Office.Server.UserProfiles.UserProfile, System.String, System.String)
CSOM ClientResult MicrofeedAttachmentStore.GetImage(String,String,String)
SSOM System.String[] PutImage(System.IO.Stream)
CSOM ClientArrayResult MicrofeedAttachmentStore.PutImage(Stream)
SSOM System.String PutImage(System.String, System.Drawing.Bitmap, System.String, Microsoft.Office.Server.UserProfiles.UserProfile, System.String&)
CSOM ClientArrayResult MicrofeedAttachmentStore.PutImage(Stream)
Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.