ILCommunication.Sender Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the sender of the communication.
public virtual string Sender { [Foundation.Export("sender")] get; }
member this.Sender : string
Property Value
The sender of the communication.
- Attributes