Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
[blue]Public Sub OOF(bState As Boolean)
Const PR_OOF_STATE = "[URL unfurl="true"]http://schemas.microsoft.com/mapi/proptag/0x661D000B"[/URL]
Application.Session.DefaultStore.PropertyAccessor.SetProperty PR_OOF_STATE, bState
End Sub[/blue]