RouteInfoSourceExtension Property |
Gets the source extension who dialed the number.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public IExtensionBase SourceExtension { get; }
Public ReadOnly Property SourceExtension As IExtensionBase
Get
public:
property IExtensionBase^ SourceExtension {
IExtensionBase^ get ();
}
member SourceExtension : IExtensionBase with get
Property Value
Type:
IExtensionBaseSee Also