Gets or sets the type of the NAT (e.g. Full-Cone NAT).

C# | Visual Basic | Visual C++ |
public NatType NatType { get; private set; }
Public Property NatType As NatType Get Private Set
public: property NatType NatType { NatType get (); private: void set (NatType value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290