ContactExtensions.SetIsSubscribed(Contact, Boolean) 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 void SetIsSubscribed(Microsoft::Rtc::Collaboration::ContactsGroups::Contact ^ contact, bool isSubscribed);
public static void SetIsSubscribed (this Microsoft.Rtc.Collaboration.ContactsGroups.Contact contact, bool isSubscribed);
static member SetIsSubscribed : Microsoft.Rtc.Collaboration.ContactsGroups.Contact * bool -> unit
Parameters
- contact
- Contact
- isSubscribed
- Boolean