NormalizationRuleExtensions.GetOtherElements(NormalizationRule) Method
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.
public:
[System::Runtime::CompilerServices::Extension]
static cli::array <System::Xml::XmlElement ^> ^ GetOtherElements(Microsoft::Rtc::Collaboration::Presence::NormalizationRule ^ rule);
public static System.Xml.XmlElement[] GetOtherElements (this Microsoft.Rtc.Collaboration.Presence.NormalizationRule rule);
static member GetOtherElements : Microsoft.Rtc.Collaboration.Presence.NormalizationRule -> System.Xml.XmlElement[]
<Extension()>
Public Function GetOtherElements (rule As NormalizationRule) As XmlElement()
Parameters
- rule
- NormalizationRule