Protocols/MSNP/Activities/SDK/Techref/Objectmodel/Objects/Channel/Properties/FileReceived
<a class="clsStd" href="/techref/objectmodel/objects/channel/index.htm">Channel</a>.FileInfo Property (Restricted)
Returns a FileInfo object representing a file that is being sent or received. This property is labeled "restricted" because it is available only if the application has the SendFile permission. For more information, see Standard vs. Advanced Applications.
VBScript Syntax
external.Channel.FileInfo
JavaScript Syntax
window.external.Channel.FileInfo
Property Value
A FileInfo object representing a file that is being sent or received.