Skip to main content

Class PreviewQuickReply

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for PreviewQuickReply. A quick reply with information suitable for preview.

Inheritance

objectCarrierPreviewQuickReply

Inherited Members

Carrier.TableRight, Carrier.FieldProperties, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

PreviewQuickReply()

Default constructor - defaults any enum props to 0.

Properties

HtmlBody

Quick reply body in HTML format.

Property Value

string

Name

The short name of the quick reply

Property Value

string

Updated

Date/time this quick reply was last updated.

Property Value

DateTime

UpdatedByFullName

Full name of associate last updating this quick reply

Property Value

string

See Also

CustomerServiceAgent