Item.DisplayTo Property

Definition

Gets a text string that lists the To recipients of this item.

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

Property Value

A string value.

Applies to