

If ((self.GetContactInformation(ContactInformationType.Availability)).ToString() = "3500") If ((self.GetContactInformation(ContactInformationType.Availability)).ToString() = "6500") Private void TimerElapsed(object sender, ElapsedEventArgs e) Create another MSP using the same parameters except for the Set feature and installation states. If you have already installed Office 2016 using the OCT and receive the Skype for Business quest, follow this handy walkthrough.
#Skype for business offline installer 2016 install
Offline (18500) – A flag indicating that the contact is signed out.įULL CODE (i put inside timer ): using The option to install Skype for Business is included in the Office 2016 OCT configuration. TemporarilyAway (12500) – A flag indicating that the contact is temporarily away,Īway (15500) – A flag indicating that the contact is away, This flag indicates that the cotact state is unspecified.,įree (3500) – A flag indicating that the contact is available,įreeIdle (5000) – Contact is free but inactive,īusy (6500) – A flag indicating that the contact is busy and inactive,īusyIdle (7500) – Contact is busy but inactive,ĭoNotDisturb (9500) – A flag indicating that the contact does not want to be disturbed, If you want to check other person's status via e-mail Contact contact = zzz = contact.GetContactInformation(ContactInformationType.Availability) String stringval=self.GetContactInformation(ContactInformationType.Availability).ToString() Object obj = self.GetContactInformation(ContactInformationType.Availability) If you want to check your status : var theClient = LyncClient.GetClient() After you unzip it, just run the correspondingĬ:\Program Files (x86)\Microsoft Office 2013\LyncSDK\Assemblies\Desktopįind "" add "" to project as reference. Install and look Can't install Lync 2013 SDK with Skype for Business 2016Ī simple solution is to extract the.
