Private/Types/enums/SecureNoteType.generated.psm1
enum SecureNoteType { Rtf = 0 Text = 1 Markdown = 2 } |
enum SecureNoteType { Rtf = 0 Text = 1 Markdown = 2 } |