InstantMessageRecipient Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic string Recipient { get; }Public ReadOnly Property Recipient As String
Get
public:
property String^ Recipient {
String^ get ();
}member Recipient : string with get
Property Value
String
See Also