次の方法で共有


ClientCitationsIconNameEnum Enum

Definition

Represents the different possible values for the client citation icon name as an enum.

[System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Agents.Core.Serialization.Converters.JsonStringEnumMemberConverter))]
public enum ClientCitationsIconNameEnum
[<System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Agents.Core.Serialization.Converters.JsonStringEnumMemberConverter))>]
type ClientCitationsIconNameEnum = 
Public Enum ClientCitationsIconNameEnum
Inheritance
ClientCitationsIconNameEnum
Attributes

Fields

Name Value Description
MicrosoftWord 0

Represents the Microsoft Word icon name.

MicrosoftExcel 1

Represents the Microsoft Excel icon name.

MicrosoftPowerPoint 2

Represents the Microsoft PowerPoint icon name.

MicrosoftVisio 3

Represents the Microsoft Visio icon name.

MicrosoftLoop 4

Represents the Microsoft Loop icon name.

MicrosoftWhiteboard 5

Represents the Microsoft Whiteboard icon name.

AdobeIllustrator 6

Represents the Adobe Illustrator icon name.

AdobePhotoshop 7

Represents the Adobe Photoshop icon name.

AdobeInDesign 8

Represents the Adobe InDesign icon name.

AdobeFlash 9

Represents the Adobe Flash icon name.

Sketch 10

Represents the Sketch icon name.

SourceCode 11

Represents the Source Code icon name.

Image 12

Represents the Image icon name.

GIF 13

Represents the GIF icon name.

Video 14

Represents the Video icon name.

Sound 15

Represents the Sound icon name.

ZIP 16

Represents the ZIP icon name.

Text 17

Represents the Text icon name.

PDF 18

Represents the PDF icon name.

Applies to