Item.DisplayCc 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 Cc recipients of this item.
public:
property System::String ^ DisplayCc { System::String ^ get(); };
public string DisplayCc { get; }
Public ReadOnly Property DisplayCc As String
Property Value
A string value.