[This is preliminary documentation and is subject to change.]
If the meeting attendee is external or not.
Namespace:
OfficeClip.BusinessLayer.DesktopAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public bool IsExternal { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsExternal As Boolean |
Visual C++ |
---|
public: property bool IsExternal { bool get (); } |