Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/O365/python-o365
/ cc
Method
cc
O365/message.py:504–506 ·
view source on GitHub ↗
'CC' list of recipients
(self)
Source
from the content-addressed store, hash-verified
502
503
@property
504
def
cc(self):
505
""
" 'CC' list of recipients "
""
506
return
self.__cc
507
508
@property
509
def
bcc(self):
Callers
2
add
Method · 0.80
remove
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected