LocalOwnerPresenceExtensions.GetAllAcesForUser 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 System::Collections::Generic::List<int> ^ GetAllAcesForUser(Microsoft::Rtc::Collaboration::Presence::LocalOwnerPresence ^ lop, Microsoft::Rtc::Signaling::RealTimeAddress ^ contactUri);
public static System.Collections.Generic.List<int> GetAllAcesForUser (this Microsoft.Rtc.Collaboration.Presence.LocalOwnerPresence lop, Microsoft.Rtc.Signaling.RealTimeAddress contactUri);
static member GetAllAcesForUser : Microsoft.Rtc.Collaboration.Presence.LocalOwnerPresence * Microsoft.Rtc.Signaling.RealTimeAddress -> System.Collections.Generic.List<int>
<Extension()>
Public Function GetAllAcesForUser (lop As LocalOwnerPresence, contactUri As RealTimeAddress) As List(Of Integer)
Parameters
- contactUri
- RealTimeAddress