Amazon.AWSSupport.Model.AddCommunicationToCaseRequest.IsSetCcEmailAddresses C# (CSharp) Method

IsSetCcEmailAddresses() private method

private IsSetCcEmailAddresses ( ) : bool
return bool
        internal bool IsSetCcEmailAddresses()
        {
            return this._ccEmailAddresses != null && this._ccEmailAddresses.Count > 0; 
        }