Gets or sets the IntercomFile used by the ArchiveFile.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public IntercomFile IntercomFile { get; set; }
Public Property IntercomFile As IntercomFile
public: property IntercomFile^ IntercomFile { IntercomFile^ get (); void set (IntercomFile^ value); }