RequestAuthenticationInfoFrom Property |
Gets the value of the From header.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic SIPAddress From { get; }
Public ReadOnly Property From As SIPAddress
Get
public:
property SIPAddress^ From {
SIPAddress^ get ();
}
member From : SIPAddress with get
Property Value
Type:
SIPAddress
See Also