LocalOwnerPresenceExtensions Class
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.
In this article
public ref class LocalOwnerPresenceExtensions abstract sealed
public static class LocalOwnerPresenceExtensions
type LocalOwnerPresenceExtensions = class
Public Module LocalOwnerPresenceExtensions
Inheritance
LocalOwnerPresenceExtensions
Methods
AddPrivacyModeChangedHandler(LocalOwnerPresence, EventHandler<PrivacyModeChangedEventArgs>)
BeginAddUserACE(LocalOwnerPresence, String, Int32, SourceNetwork, AsyncCallback, Object)
BeginDeletePresence(LocalOwnerPresence, ICollection<PresenceCategory>, String, String, AsyncCallback, Object)
BeginDeleteUserACE(LocalOwnerPresence, String, AsyncCallback, Object)
BeginPublishPresence(LocalOwnerPresence, ICollection<PresenceCategory>, String, String, AsyncCallback, Object)
EndAddUserACE(LocalOwnerPresence, IAsyncResult)
EndDeleteUserACE(LocalOwnerPresence, IAsyncResult)
GetAllAcesForUser(LocalOwnerPresence, RealTimeAddress)
GetDefaultRelationshipLevelBasedOnContainerManifest(LocalOwnerPresence, SourceNetwork)
GetPresenceRelationshipLevel(LocalOwnerPresence, RealTimeAddress, SourceNetwork)
RemovePrivacyModeChangedHandler(LocalOwnerPresence, EventHandler<PrivacyModeChangedEventArgs>)
Applies to