Sets or returns whether a Poll Entry allows users to cast write-in votes.
HRESULT get_AllowWriteIn(VARIANT_BOOL* pAllowWriteIn)
HRESULT put_AllowWriteIn(VARIANT_BOOL myAllowWriteIn)
Boolean = Object.AllowWriteIn
Object.AllowWriteIn = Boolean
TRUE
Users can cast write-in votes
FALSE
Users cannot cast write-in votes
You cannot set the AllowWriteIn property once someone has voted in the Poll Entry.
Home Applies to IERUPollEntry See also Polls