ClientCitationsIconNameEnum Enum

Definition

Caution

ClientCitationsIconNameEnum is deprecated. Please use ClientCitationIconName with the predefined static instances or create new instances with custom string values as needed.

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

[System.Obsolete("ClientCitationsIconNameEnum is deprecated. Please use ClientCitationIconName with the predefined static instances or create new instances with custom string values as needed.")]
public enum ClientCitationsIconNameEnum
[<System.Obsolete("ClientCitationsIconNameEnum is deprecated. Please use ClientCitationIconName with the predefined static instances or create new instances with custom string values as needed.")>]
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.

MicrosoftOneNote 3

Represents the Microsoft OneNote icon name.

MicrosoftSharePoint 4

Represents the Microsoft SharePoint icon name.

MicrosoftVisio 5

Represents the Microsoft Visio icon name.

MicrosoftLoop 6

Represents the Microsoft Loop icon name.

MicrosoftWhiteboard 7

Represents the Microsoft Whiteboard icon name.

AdobeIllustrator 8

Represents the Adobe Illustrator icon name.

AdobePhotoshop 9

Represents the Adobe Photoshop icon name.

AdobeInDesign 10

Represents the Adobe InDesign icon name.

AdobeFlash 11

Represents the Adobe Flash icon name.

Sketch 12

Represents the Sketch icon name.

SourceCode 13

Represents the Source Code icon name.

Image 14

Represents the Image icon name.

GIF 15

Represents the GIF icon name.

Video 16

Represents the Video icon name.

Sound 17

Represents the Sound icon name.

ZIP 18

Represents the ZIP icon name.

Text 19

Represents the Text icon name.

PDF 20

Represents the PDF icon name.

Applies to