AttachmentsExtensions.GetAttachmentInfo(IAttachments, String) 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.
public static Microsoft.Bot.Connector.AttachmentInfo GetAttachmentInfo (this Microsoft.Bot.Connector.IAttachments operations, string attachmentId);
static member GetAttachmentInfo : Microsoft.Bot.Connector.IAttachments * string -> Microsoft.Bot.Connector.AttachmentInfo
<Extension()>
Public Function GetAttachmentInfo (operations As IAttachments, attachmentId As String) As AttachmentInfo
Parameters
- operations
- IAttachments
- attachmentId
- String