Task.StatusDescription Property

Definition

Gets a string representing the status of the task, localized according to the PreferredCulture property of the ExchangeService object the task is bound to.

public:
 property System::String ^ StatusDescription { System::String ^ get(); };
public string StatusDescription { get; }
Public ReadOnly Property StatusDescription As String

Property Value

A string value containing the status description.

Applies to