Item.DisplayTo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.