Attachments Class

Definition

Attachments operations.

public class Attachments : Microsoft.Bot.Connector.IAttachments, Microsoft.Rest.IServiceOperations<Microsoft.Bot.Connector.ConnectorClient>
type Attachments = class
    interface IServiceOperations<ConnectorClient>
    interface IAttachments
Public Class Attachments
Implements IAttachments, IServiceOperations(Of ConnectorClient)
Inheritance
Attachments
Implements
IAttachments Microsoft.Rest.IServiceOperations<ConnectorClient>

Applies to