PSSupportTicketCommunication 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.
public class PSSupportTicketCommunication
type PSSupportTicketCommunication = class
Public Class PSSupportTicketCommunication
- Inheritance
-
PSSupportTicketCommunication
Constructors
PSSupportTicketCommunication() |
Properties
Body |
Gets or sets body of the communication. |
CommunicationDirection |
Gets direction of communication. Possible values include: 'inbound', 'outbound' |
CommunicationType |
Gets communication type. Possible values include: 'web', 'phone' |
CreatedDate |
Gets time in UTC (ISO 8601 format) when the communication was created. |
Id |
Gets or sets the resource Id of the resource. |
Name |
Gets or sets the name of the resource. |
Sender |
Gets or sets sender of the communication. |
Subject |
Gets or sets subject of the communication. |
Type |
Gets or sets the type of the resource. |