ContactCard.PhysicalAddress 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 or sets the address of the Presentity.
public:
property Microsoft::Rtc::Collaboration::Presence::ContactPhysicalAddress ^ PhysicalAddress { Microsoft::Rtc::Collaboration::Presence::ContactPhysicalAddress ^ get(); void set(Microsoft::Rtc::Collaboration::Presence::ContactPhysicalAddress ^ value); };
public Microsoft.Rtc.Collaboration.Presence.ContactPhysicalAddress PhysicalAddress { get; set; }
member this.PhysicalAddress : Microsoft.Rtc.Collaboration.Presence.ContactPhysicalAddress with get, set
Public Property PhysicalAddress As ContactPhysicalAddress