SendTemplateRequest.RegardingType Property

Definition

Gets or sets the type of entity that is represented by the regarding ID. Required.

public:
 property System::String ^ RegardingType { System::String ^ get(); void set(System::String ^ value); };
public string RegardingType { get; set; }
member this.RegardingType : string with get, set
Public Property RegardingType As String

Property Value

The name of entity that is represented by the regarding ID. This property is the logical entity name of the record that is specified in the RegardingId property.

Applies to