Apex.ConnectApi.ExternalEmailService.clone C# (CSharp) Method

clone() public method

public clone ( ) : object
return object
        public object clone()
        {
            throw new global::System.NotImplementedException("ExternalEmailService.Clone");
        }
ExternalEmailService