IDigitalPostSenderSenderAddress Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.IDigitalPostSender.SenderAddress"]
Namespace: WorkZone.Dispatcher.BaseAssembly: 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)
SyntaxPartyAddress SenderAddress { get; }
ReadOnly Property SenderAddress As PartyAddress
Get
property PartyAddress^ SenderAddress {
PartyAddress^ get ();
}
abstract SenderAddress : PartyAddress with get
Property Value
PartyAddress
See Also