SipTrunk.PrivacyHeader 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.
SIP Privacy header. Default value is id.
public Azure.Communication.PhoneNumbers.SipRouting.PrivacyHeader? PrivacyHeader { get; set; }
member this.PrivacyHeader : Nullable<Azure.Communication.PhoneNumbers.SipRouting.PrivacyHeader> with get, set
Public Property PrivacyHeader As Nullable(Of PrivacyHeader)