Edit

Share via


MessageCenterMessage.ActionType Property

Definition

Provides the message type.

public:
 property System::String ^ ActionType { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(IsRequired=false)]
public string ActionType { get; set; }
Public Property ActionType As String

Property Value

String

Attributes

Remarks

Possible values are “1” for “Action”, “2” for “Opportunity”, and “3” for “Awareness”.

Applies to