ServiceRequestNote Class
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.
Represents a service request note.
public sealed class ServiceRequestNote
type ServiceRequestNote = class
Public NotInheritable Class ServiceRequestNote
- Inheritance
-
ServiceRequestNote
Constructors
ServiceRequestNote() |
Properties
CreatedByName |
Gets or sets the name of the creator of the note. |
CreatedDate |
Gets or sets the time the note was created. |
Text |
Gets or sets the text of the note. |