ContactAddOptionsExtensions.SetIsSubscribed 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::ContactAddOptions ^ addOptions, bool isSubscribed);
public static void SetIsSubscribed (this Microsoft.Rtc.Collaboration.ContactsGroups.ContactAddOptions addOptions, bool isSubscribed);
static member SetIsSubscribed : Microsoft.Rtc.Collaboration.ContactsGroups.ContactAddOptions * bool -> unit
<Extension()>
Public Sub SetIsSubscribed (addOptions As ContactAddOptions, isSubscribed As Boolean)
Parameters
- addOptions
- ContactAddOptions
- isSubscribed
- Boolean