RouteInfoSourceExtension Property |
Gets the source extension who dialed the number.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic IExtensionBase SourceExtension { get; }
Public ReadOnly Property SourceExtension As IExtensionBase
Get
public:
property IExtensionBase^ SourceExtension {
IExtensionBase^ get ();
}
member SourceExtension : IExtensionBase with get
Property Value
Type:
IExtensionBase
See Also