Item.DisplayCc Property

Definition

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.

Applies to