InstantMessageRecipient Property |
Gets the recepient of the message set by the sender.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string Recipient { get; }
Public ReadOnly Property Recipient As String
Get
public:
property String^ Recipient {
String^ get ();
}
member Recipient : string with get
Property Value
Type:
StringSee Also