Reference Library
getEndpointMACAddress Property
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::..EndpointRegisteredEventArgsgetEndpointMACAddress
The registered endpoint's MAC address as seen by the switch. For devices registered via an AE Services server, this will be unknown.
Declaration Syntax
C#Visual BasicVisual C++
public string getEndpointMACAddress { get; }
Public ReadOnly Property getEndpointMACAddress As String
	Get
public:
property String^ getEndpointMACAddress {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)