ViaInfoSentByAddress Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string SentByAddress { get; }
Public ReadOnly Property SentByAddress As String
Get
public:
property String^ SentByAddress {
String^ get ();
}
member SentByAddress : string with get
Property Value
Type:
StringSee Also