RecipientInfoRecipientAddress Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Messages.RecipientInfo.RecipientAddress"]
Namespace: WorkZone.Dispatcher.Base.MessagesAssembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic PartyAddress RecipientAddress { get; }
Public ReadOnly Property RecipientAddress As PartyAddress
Get
public:
property PartyAddress^ RecipientAddress {
PartyAddress^ get ();
}
member RecipientAddress : PartyAddress with get
Property Value
PartyAddress
See Also