A array of public URLs of the attachments in the message.
Namespace:
WebexSDK
Assembly:
WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax public List<RemoteFile> Files { get; set; }
Property Value
Type:
ListRemoteFileRemarks Since: 0.1.0
See Also